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

10 lines
185 B
C

/* $NetBSD: reg.h,v 1.11 1997/04/09 20:12:44 thorpej Exp $ */
#ifndef _REG_MACHINE_
#define _REG_MACHINE_
#include <machine/frame.h>
#include <m68k/reg.h>
#endif /* _REG_MACHINE_ */