patch-2.3.17 linux/drivers/isdn/hisax/hisax.h
Next file: linux/drivers/isdn/hisax/isurf.c
Previous file: linux/drivers/isdn/hisax/hfcscard.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Wed Sep  1 15:35:22 1999
-  Orig file: 
v2.3.16/linux/drivers/isdn/hisax/hisax.h
-  Orig date: 
Thu Aug 26 13:05:35 1999
diff -u --recursive --new-file v2.3.16/linux/drivers/isdn/hisax/hisax.h linux/drivers/isdn/hisax/hisax.h
@@ -1007,6 +1007,10 @@
 #define __initdata
 #endif
 
+#ifndef __init
+#define __init
+#endif
+
 #define HISAX_INITFUNC(__arginit) __initfunc(__arginit)
 #define HISAX_INITDATA __initdata
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)