summaryrefslogtreecommitdiff
path: root/src/unwind/GetTextRelBase.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unwind/GetTextRelBase.c')
-rw-r--r--src/unwind/GetTextRelBase.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unwind/GetTextRelBase.c b/src/unwind/GetTextRelBase.c
index d0826e7f..ce65ae93 100644
--- a/src/unwind/GetTextRelBase.c
+++ b/src/unwind/GetTextRelBase.c
@@ -25,7 +25,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
#include "unwind-internal.h"
-PROTECTED unsigned long
+unsigned long
_Unwind_GetTextRelBase (struct _Unwind_Context *context)
{
return 0;