Annotation of qemu/roms/openbios/include/arch/amd64/elf.h, revision 1.1.1.1

1.1       root        1: /* for now we're a 32bit architecture */
                      2: #define ARCH_ELF_CLASS ELFCLASS32
                      3: #define ARCH_ELF_DATA ELFDATA2LSB
                      4: #define ARCH_ELF_MACHINE_OK(x) ((x)==EM_386 || (x)==EM_486)
                      5: typedef Elf32_Ehdr Elf_ehdr;
                      6: 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.