summaryrefslogtreecommitdiff
path: root/arch/powerpc64/bits/setjmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc64/bits/setjmp.h')
-rw-r--r--arch/powerpc64/bits/setjmp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc64/bits/setjmp.h b/arch/powerpc64/bits/setjmp.h
new file mode 100644
index 00000000..f7370e3e
--- /dev/null
+++ b/arch/powerpc64/bits/setjmp.h
@@ -0,0 +1 @@
+typedef unsigned __int128 __jmp_buf[32];