about summary refs log tree commit diff
path: root/src/thread
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread')
-rw-r--r--src/thread/sh/syscall_cp.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thread/sh/syscall_cp.s b/src/thread/sh/syscall_cp.s
index c783ca05..6b28ddf0 100644
--- a/src/thread/sh/syscall_cp.s
+++ b/src/thread/sh/syscall_cp.s
@@ -22,7 +22,7 @@ __cp_begin:
 1:
 
 .align 2
-L1:	.long __cancel-(1b-.)
+L1:	.long __cancel@PLT-(1b-.)
 
 2:	mov   r5, r3
 	mov   r6, r4