diff --git a/src/ia64/Lresume-ia64.c b/src/ia64/Lresume-ia64.c index e69de29b..c55f3281 100644 --- a/src/ia64/Lresume-ia64.c +++ b/src/ia64/Lresume-ia64.c @@ -0,0 +1,4 @@ +#ifndef UNW_REMOTE_ONLY +#define UNW_LOCAL_ONLY +#include "Gresume-ia64.c" +#endif