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

10 lines
192 B
C
Raw Normal View History

1994-10-26 05:31:56 +03:00
/* $NetBSD: reg.h,v 1.2 1994/10/26 02:33:54 cgd Exp $ */
1994-10-26 05:31:56 +03:00
#ifndef _DA30_REG_H_
#define _DA30_REG_H_
/* Just use the common m68k definition */
#include <m68k/reg.h>
1994-10-26 05:31:56 +03:00
#endif /* _DA30_REG_H_ */