Annotation of qemu/roms/openbios/include/arch/x86/elf.h, revision 1.1

1.1     ! root        1: #define ARCH_ELF_CLASS ELFCLASS32
        !             2: #define ARCH_ELF_DATA ELFDATA2LSB
        !             3: #define ARCH_ELF_MACHINE_OK(x) ((x)==EM_386 || (x)==EM_486)
        !             4: typedef Elf32_Ehdr Elf_ehdr;
        !             5: typedef Elf32_Phdr Elf_phdr;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.