m68k: missing exports

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Al Viro
2007-07-20 04:33:18 +01:00
committed by Linus Torvalds
parent 7e5de05169
commit 88f8bb780e
6 changed files with 21 additions and 1 deletions

View File

@ -49,6 +49,7 @@ struct mac_booter_data mac_bi_data;
int mac_bisize = sizeof mac_bi_data;
struct mac_hw_present mac_hw_present;
EXPORT_SYMBOL(mac_hw_present);
/* New m68k bootinfo stuff and videobase */