Home | History | Annotate | Download | only in oscl_html
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
      2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
      3 <title>osclconfig_ix86.h Source File</title>
      4 <link href="doxygen.css" rel="stylesheet" type="text/css">
      5 </head><body>
      6 <!-- Generated by Doxygen 1.2.18 -->
      7 <center>
      8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
      9 <hr><h1>osclconfig_ix86.h</h1><a href="osclconfig__ix86_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">// -*- c++ -*-</span>
     10 00002 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
     11 00003 
     12 00004 <span class="comment">//     O S C L C O N F I G   ( P L A T F O R M   C O N F I G   I N F O )</span>
     13 00005 
     14 00006 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
     15 00007 
     16 00008 
     17 00014 <span class="preprocessor">#ifndef OSCLCONFIG_IX86_H_INCLUDED</span>
     18 00015 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_IX86_H_INCLUDED</span>
     19 00016 <span class="preprocessor"></span>
     20 00017 
     21 00018 <span class="comment">// Define macros for integer alignment and little endian byte order.</span>
     22 <a name="l00019"></a><a class="code" href="group__osclconfig.html#a7">00019</a> <span class="preprocessor">#define OSCL_INTEGERS_WORD_ALIGNED               1</span>
     23 <a name="l00020"></a><a class="code" href="group__osclconfig.html#a8">00020</a> <span class="preprocessor"></span><span class="preprocessor">#define OSCL_BYTE_ORDER_BIG_ENDIAN               0</span>
     24 <a name="l00021"></a><a class="code" href="group__osclconfig.html#a9">00021</a> <span class="preprocessor"></span><span class="preprocessor">#define OSCL_BYTE_ORDER_LITTLE_ENDIAN            1</span>
     25 00022 <span class="preprocessor"></span>
     26 00023 
     27 00024 <span class="preprocessor">#endif</span>
     28 </pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
     29 <address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
     30 </small></address>
     31 </body>
     32 </html>
     33