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