xref: /dragonfly/stand/boot/common/load_elf32.c (revision 7d3e9a5b)
1 #define __ELF_WORD_SIZE 32
2 
3 #include "load_elf.c"
4