xref: /dflybsd-src/stand/boot/common/load_elf64.c (revision a4f40cc8cf2420124c63315c1eff46c8fe423e59)
1 #define __ELF_WORD_SIZE 64
2 
3 #include "load_elf.c"
4