summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2001-11-06 19:53:44 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2001-11-06 19:53:44 +0000
commit9fa28e256d274a3938d42facbc41a42dbc6e2402 (patch)
treecaa572e908efed0d751196bb48a3d043a85b1a19
parent1a05584a00bbab0c5d169a8d3af7b22cafbfd92e (diff)
Begone.
-rw-r--r--sys/vm/pmap.h1
-rw-r--r--sys/vm/vm.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/vm/pmap.h b/sys/vm/pmap.h
deleted file mode 100644
index 88ecb8f3238..00000000000
--- a/sys/vm/pmap.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <uvm/uvm_pmap.h>
diff --git a/sys/vm/vm.h b/sys/vm/vm.h
deleted file mode 100644
index 85b91503dbc..00000000000
--- a/sys/vm/vm.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <uvm/uvm_extern.h>