about summary refs log tree commit diff
path: root/sysdeps/sh/sh3/setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/sh3/setjmp.S')
-rw-r--r--sysdeps/sh/sh3/setjmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/sh3/setjmp.S b/sysdeps/sh/sh3/setjmp.S
index c25f9a4197..5ed526b082 100644
--- a/sysdeps/sh/sh3/setjmp.S
+++ b/sysdeps/sh/sh3/setjmp.S
@@ -61,4 +61,4 @@ ENTRY (__sigsetjmp)
 .L1:
 	.long	C_SYMBOL_NAME(__sigjmp_save)
 #endif
-END (__setjmp)
+END (__sigsetjmp)