NetBSD/sys/arch/mac68k/include/reg.h

12 lines
195 B
C
Raw Normal View History

/*
1994-01-08 15:41:41 +03:00
* $Id: reg.h,v 1.7 1994/01/08 12:41:53 cgd Exp $
*/
1994-01-06 19:50:13 +03:00
#ifndef _HP300_REG_H_
1994-01-08 15:41:41 +03:00
#define _HP300_REG_H_
1994-01-08 15:41:41 +03:00
/* Just use the common m68k definition */
#include <m68k/reg.h>
1994-01-06 20:05:34 +03:00
1994-01-08 15:41:41 +03:00
#endif /* _HP300_REG_H_ */