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