patch-2.4.19 linux-2.4.19/arch/arm/kernel/semaphore.c
Next file: linux-2.4.19/arch/arm/kernel/signal.c
Previous file: linux-2.4.19/arch/arm/kernel/process.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Aug 2 17:39:42 2002
- Orig file:
linux-2.4.18/arch/arm/kernel/semaphore.c
- Orig date:
Mon Feb 25 11:37:52 2002
diff -urN linux-2.4.18/arch/arm/kernel/semaphore.c linux-2.4.19/arch/arm/kernel/semaphore.c
@@ -210,7 +210,6 @@
mov r0, ip
bl __up
ldmfd sp!, {r0 - r3, pc}^
-
");
#else
@@ -248,7 +247,6 @@
mov r0, ip
bl __up
ldmfd sp!, {r0 - r3, pc}
-
");
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)