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