/* $NetBSD: pmap.h,v 1.29 2025/11/24 16:58:01 thorpej Exp $ */ #ifndef _MVME68K_PMAP_H_ #define _MVME68K_PMAP_H_ #ifdef __HAVE_NEW_PMAP_68K #include #else #include #endif /* __HAVE_NEW_PMAP_68K */ #endif /* _MVME68K_PMAP_H_ */