summaryrefslogtreecommitdiff
path: root/arch/microblaze/bits
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/bits')
-rw-r--r--arch/microblaze/bits/setjmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/bits/setjmp.h b/arch/microblaze/bits/setjmp.h
index 8f0376b2..b2bd9748 100644
--- a/arch/microblaze/bits/setjmp.h
+++ b/arch/microblaze/bits/setjmp.h
@@ -1 +1 @@
-typedef unsigned long jmp_buf[18];
+typedef unsigned long __jmp_buf[18];