patch-2.3.16 linux/arch/m68k/hp300/hil.c
Next file: linux/arch/m68k/hp300/ints.c
Previous file: linux/arch/m68k/hp300/config.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/hp300/hil.c
-  Orig date: 
Mon Apr 26 13:37:14 1999
diff -u --recursive --new-file v2.3.15/linux/arch/m68k/hp300/hil.c linux/arch/m68k/hp300/hil.c
@@ -304,7 +304,7 @@
  * Initialise HIL. 
  */
 
-__initfunc(int hp300_keyb_init(void))
+int __init hp300_keyb_init(void)
 {
   unsigned char s, c, kbid;
   unsigned int n = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)