aboutsummaryrefslogtreecommitdiff
path: root/stand/common/load_elf32.c
blob: 4737670d2eebf1b1f188a5101bb3df2d571ebf82 (plain) (blame)
1
2
3
#define __ELF_WORD_SIZE 32
#define	_MACHINE_ELF_WANT_32BIT
#include "load_elf.c"