m68k: move exports to definitions
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -33,6 +33,8 @@ General Public License for more details. */
|
||||
D. V. Henkel-Wallace (gumby@cygnus.com) Fete Bastille, 1992
|
||||
*/
|
||||
|
||||
#include <asm/export.h>
|
||||
|
||||
/* These are predefined by new versions of GNU cpp. */
|
||||
|
||||
#ifndef __USER_LABEL_PREFIX__
|
||||
@@ -106,3 +108,4 @@ SYM (__modsi3):
|
||||
movel d1, d0
|
||||
rts
|
||||
|
||||
EXPORT_SYMBOL(__modsi3)
|
||||
|
Reference in New Issue
Block a user