repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make UEFI boot-platform build again
[haiku.git]
/
src
/
libs
/
libunwind
/
ptrace
/
_UPT_elf.c
blob
efc43b578bac0bea4eca4477ebe42019a88bb2b9
1
/* We need to get a separate copy of the ELF-code into
2
libunwind-ptrace since it cannot (and must not) have any ELF
3
dependencies on libunwind. */
4
#include
"libunwind_i.h"
/* get ELFCLASS defined */
5
#include
"../elfxx.c"