ARM32_PMAP_NEEDS_PTE_SYNC no longer exists.

This commit is contained in:
thorpej 2003-05-03 00:47:42 +00:00
parent dd8a20afe7
commit 38d274c953
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.arm,v 1.69 2003/04/28 01:54:50 briggs Exp $ # $NetBSD: files.arm,v 1.70 2003/05/03 00:47:42 thorpej Exp $
# temporary define to allow easy moving to ../arch/arm/arm32 # temporary define to allow easy moving to ../arch/arm/arm32
defflag ARM32 defflag ARM32
@ -30,7 +30,6 @@ defflag PMAP_DEBUG
# New PMAP options # New PMAP options
defflag opt_arm32_pmap.h ARM32_PMAP_NEW defflag opt_arm32_pmap.h ARM32_PMAP_NEW
defflag opt_arm32_pmap.h ARM32_PMAP_NEEDS_PTE_SYNC
defflag opt_arm32_pmap.h ARM32_NEW_VM_LAYOUT defflag opt_arm32_pmap.h ARM32_NEW_VM_LAYOUT
# MI console support # MI console support