1809be3cd4
Also some minor style cleanups.
7 lines
97 B
C
7 lines
97 B
C
#include <sys/cdefs.h>
|
|
__FBSDID("$FreeBSD$");
|
|
|
|
#define __ELF_WORD_SIZE 32
|
|
|
|
#include "load_elf.c"
|