summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/load_elf64.c
blob: c29e8e3596a799a14a834bdd35827527756465d4 (plain)
1
2
3
4
5
6
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");

#define __ELF_WORD_SIZE 64

#include "load_elf.c"
OpenPOWER on IntegriCloud