4 lines
65 B
C
4 lines
65 B
C
|
/* $FreeBSD$ */
|
||
|
#define __ELF_WORD_SIZE 64
|
||
|
#include "load_elf.c"
|