Remove __VM_PMAP_HACK.

This commit is contained in:
matthias 1997-07-09 19:27:54 +00:00
parent ed60e6a598
commit 1c1450c97a

View File

@ -1,4 +1,4 @@
/* $NetBSD: pmap.h,v 1.15 1997/05/16 21:35:39 gwr Exp $ */
/* $NetBSD: pmap.h,v 1.16 1997/07/09 19:27:54 matthias Exp $ */
/*
* Copyright (c) 1995 Charles M. Hannum. All rights reserved.
@ -202,6 +202,4 @@ pmap_phys_address(int ppn)
#endif /* _KERNEL */
#define __VM_PMAP_HACK
#endif /* _NS532_PMAP_H_ */