endian.h

Go to the documentation of this file.
00001 #ifndef ETHERBOOT_BITS_ENDIAN_H
00002 #define ETHERBOOT_BITS_ENDIAN_H
00003 
00004 FILE_LICENCE ( GPL2_OR_LATER );
00005 
00006 #define __BYTE_ORDER __LITTLE_ENDIAN
00007 
00008 #endif /* ETHERBOOT_BITS_ENDIAN_H */

Generated on Tue Apr 6 20:01:06 2010 for gPXE by  doxygen 1.5.7.1