freebsd-src/stand/common/reloc_elf64.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 64
#include "reloc_elf.c"