sparc32: kill __ret_efault()
it's unused on 32bit one as well... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -809,10 +809,3 @@ lvl14_save:
|
||||
.word 0
|
||||
.word 0
|
||||
.word t_irq14
|
||||
|
||||
.section ".fixup",#alloc,#execinstr
|
||||
.globl __ret_efault
|
||||
__ret_efault:
|
||||
ret
|
||||
restore %g0, -EFAULT, %o0
|
||||
EXPORT_SYMBOL(__ret_efault)
|
||||
|
Reference in New Issue
Block a user