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:
Al Viro
2016-01-11 13:04:04 -05:00
parent 00fc0e0dda
commit d13ffb5630
12 changed files with 32 additions and 39 deletions

View File

@@ -0,0 +1,3 @@
#define KSYM_ALIGN 2
#define KCRC_ALIGN 2
#include <asm-generic/export.h>