1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/stand/common/reloc_elf32.c
Warner Losh 3e15b01d69 libsa: Remove redundant sys/cdefs.h
Sponsored by:		Netflix
2024-02-22 09:31:57 -07:00

3 lines
50 B
C

#define __ELF_WORD_SIZE 32
#include "reloc_elf.c"