patch-2.1.101 linux/include/asm-arm/arch-nexuspci/system.h
Next file: linux/include/asm-arm/arch-nexuspci/time.h
Previous file: linux/include/asm-arm/arch-nexuspci/shmparam.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri May 8 00:42:40 1998
- Orig file:
v2.1.100/linux/include/asm-arm/arch-nexuspci/system.h
- Orig date:
Tue Jan 20 16:39:42 1998
diff -u --recursive --new-file v2.1.100/linux/include/asm-arm/arch-nexuspci/system.h linux/include/asm-arm/arch-nexuspci/system.h
@@ -1,5 +1,5 @@
/*
- * linux/include/asm-arm/arch-ebsa110/system.h
+ * linux/include/asm-arm/arch-nexuspci/system.h
*
* Copyright (c) 1996,1997,1998 Russell King.
*/
@@ -9,7 +9,7 @@
extern __inline__ void arch_hard_reset (void)
{
/*
- * loop endlessly
+ * loop endlessly - the watchdog will reset us if it's enabled.
*/
cli();
while (1);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov