patch-2.4.5 linux/include/linux/init.h
Next file: linux/include/linux/isdn.h
Previous file: linux/include/linux/inetdevice.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri May 25 18:01:26 2001
- Orig file:
v2.4.4/linux/include/linux/init.h
- Orig date:
Fri Apr 27 15:48:19 2001
diff -u --recursive --new-file v2.4.4/linux/include/linux/init.h linux/include/linux/init.h
@@ -34,6 +34,8 @@
* Don't forget to initialize data not at file scope, i.e. within a function,
* as gcc otherwise puts the data into the bss section and not into the init
* section.
+ *
+ * Also note, that this data cannot be "const".
*/
#ifndef MODULE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)