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
/
x86
/
Lresume.c
blob
41a8cf003de4ac7745b55b62a3bbdfbca6bda80c
1
#define UNW_LOCAL_ONLY
2
#include <libunwind.h>
3
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4
#include
"Gresume.c"
5
#endif