xref: /freebsd/stand/common/reloc_elf32.c (revision 06c3fb27)
1 #include <sys/cdefs.h>
2 #define __ELF_WORD_SIZE 32
3 
4 #include "reloc_elf.c"
5