repo.or.cz
/
freebsd
/
src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
UPDATING: add note that API/ABI for RPC services for the kernel has changed
[freebsd/src.git]
/
stand
/
common
/
load_elf64.c
blob
d55f139d1e6a0b6705571b09dc8058cbc7bc361e
1
/* This file is in the public domain */
2
3
#define __ELF_WORD_SIZE 64
4
#include
"load_elf.c"