1 /* $NetBSD: mc68851.h,v 1.1 2006/09/17 06:15:40 tsutsui Exp $ */ 2 3 /* 4 * XXX - this is an awful hack that lets libsa/sun3x.h 5 * include arch/sun3/include/pte3x.h, which wants to 6 * include machine/mc68851.h. NEVER INSTALL THIS FILE. 7 * Better solutions gladly accepted. 8 */ 9 #include <arch/sun3/include/mc68851.h> 10