Make UEFI boot-platform build again
[haiku.git] / src / libs / libunwind / arm / Ltrace.c
blob24b7b3cfa62df4e37c120df5cb07a5838d500b4e
1 #define UNW_LOCAL_ONLY
2 #include <libunwind.h>
3 #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4 #include "Gtrace.c"
5 #endif