patch-2.4.20 linux-2.4.20/arch/ppc/lib/string.S
Next file: linux-2.4.20/arch/ppc/mm/fault.c
Previous file: linux-2.4.20/arch/ppc/lib/locks.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Thu Nov 28 15:53:11 2002
- Orig file:
linux-2.4.19/arch/ppc/lib/string.S
- Orig date:
Fri Aug 2 17:39:43 2002
diff -urN linux-2.4.19/arch/ppc/lib/string.S linux-2.4.20/arch/ppc/lib/string.S
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.string.S 1.11 05/21/02 21:44:32 paulus
+ * BK Id: %F% %I% %G% %U% %#%
*/
/*
* String handling functions for PowerPC.
@@ -11,11 +11,11 @@
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*/
-#include "../kernel/ppc_asm.tmpl"
#include <linux/config.h>
#include <asm/processor.h>
#include <asm/cache.h>
#include <asm/errno.h>
+#include <asm/ppc_asm.h>
#define COPY_16_BYTES \
lwz r7,4(r4); \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)