boot.h

Go to the documentation of this file.
00001 #ifndef ASM_I386_BOOT_H
00002 #define ASM_I386_BOOT_H
00003 
00004 #define ELF_CLASS       ELFCLASS32
00005 #define ELF_DATA        ELFDATA2LSB
00006 #define ELF_ARCH        EM_386
00007 
00008 #endif /* ASM_I386_BOOT_H */

Generated on Mon Dec 29 10:54:06 2008 for coreboot by  doxygen 1.5.5