1 2 3 4 5 6 7 8
/* $NetBSD: reg.h,v 1.1 2013/07/18 22:08:59 matt Exp $ */ #ifndef _MACHINE_REG_H_ #define _MACHINE_REG_H_ #include <m68k/reg.h> #endif /* _MACHINE_REG_H_ */