summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/alpha/pmap.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/alpha/alpha/pmap.c b/sys/alpha/alpha/pmap.c
index 173755b..13704ff 100644
--- a/sys/alpha/alpha/pmap.c
+++ b/sys/alpha/alpha/pmap.c
@@ -583,11 +583,6 @@ pmap_init(void)
pv_entry_high_water = 9 * (pv_entry_max / 10);
}
-void
-pmap_init2()
-{
-}
-
/***************************************************
* Manipulate TLBs for a pmap
OpenPOWER on IntegriCloud