summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/hppa/include/pmap.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/hppa/include/pmap.h b/sys/arch/hppa/include/pmap.h
index 43c16c4a067..eb844334956 100644
--- a/sys/arch/hppa/include/pmap.h
+++ b/sys/arch/hppa/include/pmap.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: pmap.h,v 1.19 2002/03/15 21:44:18 mickey Exp $ */
+/* $OpenBSD: pmap.h,v 1.20 2002/04/22 06:31:28 mickey Exp $ */
/*
* Copyright (c) 2002 Michael Shalayeff
@@ -93,8 +93,6 @@ extern int pmap_hptsize;
extern struct pdc_hwtlb pdc_hwtlb;
#endif
-#define PMAP_STEAL_MEMORY /* we have some memory to steal */
-
/*
* according to the parisc manual aliased va's should be
* different by high 12 bits only.