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:
@@ -29,6 +29,7 @@
|
||||
#include <asm/unistd.h>
|
||||
|
||||
#include <asm/asmmacro.h>
|
||||
#include <asm/export.h>
|
||||
|
||||
#define curptr g6
|
||||
|
||||
@@ -1207,6 +1208,8 @@ delay_continue:
|
||||
|
||||
ret
|
||||
restore
|
||||
EXPORT_SYMBOL(__udelay)
|
||||
EXPORT_SYMBOL(__ndelay)
|
||||
|
||||
/* Handle a software breakpoint */
|
||||
/* We have to inform parent that child has stopped */
|
||||
|
Reference in New Issue
Block a user