mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
7 lines
98 B
C
7 lines
98 B
C
|
|
#include <sys/cdefs.h>
|
||
|
|
__FBSDID("$FreeBSD$");
|
||
|
|
|
||
|
|
#define __ELF_WORD_SIZE 32
|
||
|
|
|
||
|
|
#include "reloc_elf.c"
|