|
root / base / usr / src / boot / common / reloc_elf64.c
reloc_elf64.c C 7 lines 98 B
1
2
3
4
5
6
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");

#define __ELF_WORD_SIZE 64

#include "reloc_elf.c"