diff --git a/src/ia64/Lget_reg.c b/src/ia64/Lget_reg.c new file mode 100644 index 00000000..f255b218 --- /dev/null +++ b/src/ia64/Lget_reg.c @@ -0,0 +1,4 @@ +#ifndef UNW_REMOTE_ONLY +#define UNW_LOCAL_ONLY +#include "Gget_reg.c" +#endif