فهرست منبع

cris: remove call to HIDDEN_JUMPTARGET

errno_location is no longer hidden, so remove the call
to the macro, like done for sparc recently.
Waldemar Brodkorb 11 سال پیش
والد
کامیت
3f6cd5063a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      libc/sysdeps/linux/cris/sysdep.S

+ 1 - 1
libc/sysdeps/linux/cris/sysdep.S

@@ -35,7 +35,7 @@ ENTRY (__syscall_error)
 	/* Note that __syscall_error is only visible within this library,
 	   and no-one passes it on as a pointer, so can assume that R0 (GOT
 	   pointer) is correctly set up.  */
-	PLTCALL	(HIDDEN_JUMPTARGET(__errno_location))
+	PLTCALL	(__errno_location)
 
 	move	[sp+],srp
 	move.d	[sp+],r11