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> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </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> 1000002 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span> 1100003 1200004 <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> 1300005 1400006 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span> 1500007 1600008 1700014 <span class="preprocessor">#ifndef OSCLCONFIG_IX86_H_INCLUDED</span> 1800015 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_IX86_H_INCLUDED</span> 1900016 <span class="preprocessor"></span> 2000017 2100018 <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> 2500022 <span class="preprocessor"></span> 2600023 2700024 <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