mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 14:21:18 +01:00
ca987d4641
Sponsored by: Netflix
7 lines
98 B
C
7 lines
98 B
C
#include <sys/cdefs.h>
|
|
__FBSDID("$FreeBSD$");
|
|
|
|
#define __ELF_WORD_SIZE 64
|
|
|
|
#include "reloc_elf.c"
|