patch-2.4.19 linux-2.4.19/arch/ppc/boot/common/crt0.S
Next file: linux-2.4.19/arch/ppc/boot/common/dummy.c
Previous file: linux-2.4.19/arch/ppc/boot/common/Makefile
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Fri Aug  2 17:39:43 2002
-  Orig file: 
linux-2.4.18/arch/ppc/boot/common/crt0.S
-  Orig date: 
Tue Aug 28 06:58:33 2001
diff -urN linux-2.4.18/arch/ppc/boot/common/crt0.S linux-2.4.19/arch/ppc/boot/common/crt0.S
@@ -1,5 +1,5 @@
 /*
- * BK Id: SCCS/s.crt0.S 1.12 08/09/01 17:09:10 paulus
+ * BK Id: SCCS/s.crt0.S 1.14 01/11/02 10:46:07 trini
  */
 /*    Copyright (c) 1997 Paul Mackerras <paulus@cs.anu.edu.au>
  *      Initial Power Macintosh COFF version.
@@ -22,7 +22,7 @@
  */
 
 #include <linux/config.h>
-#include "../../kernel/ppc_asm.tmpl"
+#include "ppc_asm.h"
 
 	.text
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)