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