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