patch-2.3.16 linux/arch/m68k/mac/mackeyb.c
Next file: linux/arch/m68k/mm/init.c
Previous file: linux/arch/m68k/mac/debug.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug 26 12:42:31 1999
-  Orig file: 
v2.3.15/linux/arch/m68k/mac/mackeyb.c
-  Orig date: 
Mon Apr 26 13:38:03 1999
diff -u --recursive --new-file v2.3.15/linux/arch/m68k/mac/mackeyb.c linux/arch/m68k/mac/mackeyb.c
@@ -613,7 +613,7 @@
 	return 0;
 }
 
-__initfunc(int mac_keyb_init(void))
+int __init mac_keyb_init(void)
 {
 	static struct adb_request autopoll_req, confcod_req, mouse_req, readkey_req;
 	volatile int ct;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)