Browse Source

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 9 years ago
parent
commit
3f6cd5063a
1 changed files with 1 additions and 1 deletions
  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