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