patch-2.2.14 linux/arch/sparc/mm/nosrmmu.c
Next file: linux/arch/sparc/mm/srmmu.c
Previous file: linux/arch/sparc/mm/iommu.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Tue Jan 4 10:12:13 2000
- Orig file:
v2.2.13/linux/arch/sparc/mm/nosrmmu.c
- Orig date:
Thu Apr 22 19:24:51 1999
diff -u --recursive --new-file v2.2.13/linux/arch/sparc/mm/nosrmmu.c linux/arch/sparc/mm/nosrmmu.c
@@ -1,4 +1,4 @@
-/* $Id: nosrmmu.c,v 1.2 1999/03/30 10:17:39 jj Exp $
+/* $Id: nosrmmu.c,v 1.2.2.1 1999/10/06 10:52:37 anton Exp $
* nosrmmu.c: This file is a bunch of dummies for sun4 compiles,
* so that it does not need srmmu and avoid ifdefs.
*
@@ -13,6 +13,8 @@
static char shouldnothappen[] __initdata = "SUN4 kernel can only run on SUN4\n";
enum mbus_module srmmu_modtype;
+
+int vac_cache_size = 0;
__initfunc(static void should_not_happen(void))
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)