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_obj.c
blob
0f01258fa3722a49132e2fb8fefb12ad9aa42d7d
1
/* This file is in the public domain */
2
3
#define __ELF_WORD_SIZE 64
4
#include
"load_elf_obj.c"