patch-2.4.19 linux-2.4.19/arch/arm/kernel/entry-header.S
Next file: linux-2.4.19/arch/arm/kernel/init_task.c
Previous file: linux-2.4.19/arch/arm/kernel/entry-armv.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 2 17:39:42 2002
- Orig file:
linux-2.4.18/arch/arm/kernel/entry-header.S
- Orig date:
Thu Oct 11 09:04:57 2001
diff -urN linux-2.4.18/arch/arm/kernel/entry-header.S linux-2.4.19/arch/arm/kernel/entry-header.S
@@ -13,7 +13,7 @@
#endif
.macro zero_fp
-#ifndef CONFIG_NO_FRAME_POINTER
+#ifdef CONFIG_FRAME_POINTER
mov fp, #0
#endif
.endm
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)