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
/
sh
/
Linit_local.c
blob
68a1687e85444b5bf38d936e9f4004d1f881b73a
1
#define UNW_LOCAL_ONLY
2
#include <libunwind.h>
3
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4
#include
"Ginit_local.c"
5
#endif