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