diff --git a/src/ia64/Lget_save_loc-ia64.c b/src/ia64/Lget_save_loc-ia64.c index e69de29b..2f39b195 100644 --- a/src/ia64/Lget_save_loc-ia64.c +++ b/src/ia64/Lget_save_loc-ia64.c @@ -0,0 +1,4 @@ +#ifndef UNW_REMOTE_ONLY +#define UNW_LOCAL_ONLY +#include "Gget_save_loc-ia64.c" +#endif