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

9 lines
159 B
C
Raw Normal View History

1994-10-26 11:45:48 +03:00
/* $NetBSD: reg.h,v 1.9 1994/10/26 08:46:44 cgd Exp $ */
1994-01-27 05:12:44 +03:00
#ifndef _MACHINE_REG_H_
#define _MACHINE_REG_H_
1994-01-08 15:41:41 +03:00
#include <m68k/reg.h>
1994-01-06 20:05:34 +03:00
1994-01-27 05:12:44 +03:00
#endif /* _MACHINE_REG_H_ */