patch-2.3.99-pre8 linux/arch/arm/kernel/arch.h

Next file: linux/arch/arm/kernel/bios32.c
Previous file: linux/arch/arm/kernel/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre7/linux/arch/arm/kernel/arch.h linux/arch/arm/kernel/arch.h
@@ -33,7 +33,8 @@
 };
 
 /*
- * Set of macros to define architecture features
+ * Set of macros to define architecture features.  This is built into
+ * a table by the linker.
  */
 #define MACHINE_START(_type,_name)		\
 const struct machine_desc __mach_desc_##_type	\

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)