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