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

12 lines
195 B
C

/*
* $Id: reg.h,v 1.7 1994/01/08 12:41:53 cgd Exp $
*/
#ifndef _HP300_REG_H_
#define _HP300_REG_H_
/* Just use the common m68k definition */
#include <m68k/reg.h>
#endif /* _HP300_REG_H_ */