patch-2.3.16 linux/include/asm-arm/arch-rpc/system.h
Next file: linux/include/asm-arm/atomic.h
Previous file: linux/include/asm-arm/arch-ebsa285/time.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 30 18:15:21 1999
- Orig file:
v2.3.15/linux/include/asm-arm/arch-rpc/system.h
- Orig date:
Sat May 8 11:06:57 1999
diff -u --recursive --new-file v2.3.15/linux/include/asm-arm/arch-rpc/system.h linux/include/asm-arm/arch-rpc/system.h
@@ -17,7 +17,7 @@
"mcr p15, 0, %0, c1, c0, 0;" \
"movs pc, #0" \
: \
- : "r" (processor.u.armv3v4.reset())); \
+ : "r" (cpu_reset())); \
}
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)