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