10 lines
316 B
C
10 lines
316 B
C
/* $NetBSD: mc68851.h,v 1.3 2002/06/03 00:56:55 fredette Exp $ */
|
|
|
|
/*
|
|
* 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>
|