patch-2.3.20 linux/arch/ppc/kernel/entry.S

Next file: linux/arch/ppc/kernel/feature.c
Previous file: linux/arch/ppc/kernel/chrp_setup.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.19/linux/arch/ppc/kernel/entry.S linux/arch/ppc/kernel/entry.S
@@ -1,7 +1,7 @@
 /*
  *  arch/ppc/kernel/entry.S
  *
- *  $Id: entry.S,v 1.3 1999/09/05 11:56:26 paulus Exp $
+ *  $Id: entry.S,v 1.4 1999/09/14 05:18:14 dmalek Exp $
  *
  *  PowerPC version 
  *    Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
@@ -26,6 +26,7 @@
 #include "ppc_asm.h"
 #include <asm/processor.h>
 #include <asm/page.h>
+#include <asm/mmu.h>
 #include <linux/errno.h>
 #include <linux/sys.h>
 #include <linux/config.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)