mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 08:41:30 -04:00
6 lines
98 B
C
6 lines
98 B
C
#include <sys/cdefs.h>
|
|
__FBSDID("$FreeBSD$");
|
|
|
|
#define __ELF_WORD_SIZE 64
|
|
|
|
#include "reloc_elf.c"
|