magic 31 bootmain.c if(elf->magic != ELF_MAGIC) magic 7 elf.h uint magic; // must equal ELF_MAGIC magic 32 exec.c if(elf.magic != ELF_MAGIC)