mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-04 20:54:55 -04:00
8 lines
117 B
C
8 lines
117 B
C
/* $NetBSD: pmap.h,v 1.1 2013/07/18 22:08:59 matt Exp $ */
|
|
|
|
#ifndef _MODULE
|
|
|
|
#include <m68k/pmap_coldfire.h>
|
|
|
|
#endif
|