reg.h revision 1.1
11.1Sthorpej/*	$NetBSD: reg.h,v 1.1 2024/01/02 07:41:01 thorpej Exp $	*/
21.1Sthorpej
31.1Sthorpej#ifndef _MACHINE_REG_H_
41.1Sthorpej#define	_MACHINE_REG_H_
51.1Sthorpej
61.1Sthorpej#include <m68k/reg.h>
71.1Sthorpej
81.1Sthorpej#endif /* _MACHINE_REG_H_ */
9