patch-2.3.47 linux/arch/sparc/mm/nosun4c.c

Next file: linux/arch/sparc/mm/srmmu.c
Previous file: linux/arch/sparc/mm/fault.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.46/linux/arch/sparc/mm/nosun4c.c linux/arch/sparc/mm/nosun4c.c
@@ -1,4 +1,4 @@
-/* $Id: nosun4c.c,v 1.2 1999/08/31 06:54:36 davem Exp $
+/* $Id: nosun4c.c,v 1.3 2000/02/14 04:52:36 jj Exp $
  * nosun4c.c: This file is a bunch of dummies for SMP compiles, 
  *         so that it does not need sun4c and avoid ifdefs.
  *
@@ -50,11 +50,6 @@
 
 void sun4c_complete_all_stores(void)
 {
-}
-
-pgd_t *sun4c_pgd_offset(struct mm_struct * mm, unsigned long address)
-{
-	return NULL;
 }
 
 pte_t *sun4c_pte_offset(pmd_t * dir, unsigned long address)

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