1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/stand/common/reloc_elf32.c
2017-11-14 23:02:19 +00:00

7 lines
98 B
C

#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#define __ELF_WORD_SIZE 32
#include "reloc_elf.c"