types.h revision 1.3
1/*	$NetBSD: types.h,v 1.3 1997/03/18 21:17:18 thorpej Exp $	*/
2
3#ifndef _MACHINE_TYPES_H_
4#define _MACHINE_TYPES_H_
5
6#include <m68k/types.h>
7
8#endif
9