xref: /freebsd/stand/common/reloc_elf64.c (revision 315ee00f)
1 #include <sys/cdefs.h>
2 #define __ELF_WORD_SIZE 64
3 
4 #include "reloc_elf.c"
5