aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sh/sh3/__longjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/sh3/__longjmp.S')
-rw-r--r--sysdeps/sh/sh3/__longjmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sh/sh3/__longjmp.S b/sysdeps/sh/sh3/__longjmp.S
index 4228b5f..f10bed2 100644
--- a/sysdeps/sh/sh3/__longjmp.S
+++ b/sysdeps/sh/sh3/__longjmp.S
@@ -17,6 +17,7 @@
<https://www.gnu.org/licenses/>. */
#include <sysdep.h>
+#include <pointer_guard.h>
#define _SETJMP_H
#define _ASM
#include <bits/setjmp.h>