sparc: move exports to definitions
Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <asm/ptrace.h>
|
||||
#include <asm/visasm.h>
|
||||
#include <asm/thread_info.h>
|
||||
#include <asm/export.h>
|
||||
|
||||
/* On entry: %o5=current FPRS value, %g7 is callers address */
|
||||
/* May clobber %o5, %g1, %g2, %g3, %g7, %icc, %xcc */
|
||||
@@ -79,3 +80,4 @@ vis1: ldub [%g6 + TI_FPSAVED], %g3
|
||||
80: jmpl %g7 + %g0, %g0
|
||||
nop
|
||||
ENDPROC(VISenter)
|
||||
EXPORT_SYMBOL(VISenter)
|
||||
|
Reference in New Issue
Block a user