xref: /illumos-gate/usr/src/boot/common/reloc_elf64.c (revision 22028508)
1199767f8SToomas Soome #include <sys/cdefs.h>
2199767f8SToomas Soome __FBSDID("$FreeBSD$");
3199767f8SToomas Soome 
4199767f8SToomas Soome #define __ELF_WORD_SIZE 64
5199767f8SToomas Soome 
6199767f8SToomas Soome #include "reloc_elf.c"
7