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

10 lines
192 B
C

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