2006-09-17 10:15:40 +04:00
|
|
|
/* $NetBSD: mc68851.h,v 1.1 2006/09/17 06:15:40 tsutsui Exp $ */
|
2002-06-03 04:56:55 +04:00
|
|
|
|
|
|
|
/*
|
|
|
|
* XXX - this is an awful hack that lets libsa/sun3x.h
|
|
|
|
* include arch/sun3/include/pte3x.h, which wants to
|
|
|
|
* include machine/mc68851.h. NEVER INSTALL THIS FILE.
|
|
|
|
* Better solutions gladly accepted.
|
|
|
|
*/
|
|
|
|
#include <arch/sun3/include/mc68851.h>
|