Add PMAP_STATS option so pmap.c compiles.

This commit is contained in:
Jake Burkholder 2002-02-23 22:35:57 +00:00
parent 7c39c26a65
commit b450bd2a37
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91180

View File

@ -13,3 +13,4 @@ OFW_PCI_DEBUG opt_ofw_pci.h
IOMMU_DEBUG opt_iommu.h
# Debug IOMMU inserts/removes using diagnostic accesses. Very loud.
IOMMU_DIAG opt_iommu.h
PMAP_STATS opt_pmap.h