Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

osclconfig_ix86.h

Go to the documentation of this file.
00001 // -*- c++ -*-
00002 // = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
00003 
00004 //     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 )
00005 
00006 // = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
00007 
00008 
00014 #ifndef OSCLCONFIG_IX86_H_INCLUDED
00015 #define OSCLCONFIG_IX86_H_INCLUDED
00016 
00017 
00018 // Define macros for integer alignment and little endian byte order.
00019 #define OSCL_INTEGERS_WORD_ALIGNED               1
00020 #define OSCL_BYTE_ORDER_BIG_ENDIAN               0
00021 #define OSCL_BYTE_ORDER_LITTLE_ENDIAN            1
00022 
00023 
00024 #endif

OSCL API
Posting Version: OPENCORE_20090310