loader: update elf module code from FreeBSD
[dragonfly.git] / sys / boot / common / load_elf32.c
1 #define __ELF_WORD_SIZE 32
2
3 #include "load_elf.c"