2003-09-22 18:26:57 +04:00
|
|
|
/* $NetBSD: reg.h,v 1.12 2003/09/22 14:26:59 cl Exp $ */
|
1993-05-13 17:56:20 +04:00
|
|
|
|
1996-05-05 10:15:56 +04:00
|
|
|
#ifndef _REG_MACHINE_
|
|
|
|
#define _REG_MACHINE_
|
1993-05-13 17:56:20 +04:00
|
|
|
|
1994-01-08 15:41:41 +03:00
|
|
|
#include <m68k/reg.h>
|
1994-01-06 20:05:34 +03:00
|
|
|
|
1996-05-05 10:15:56 +04:00
|
|
|
#endif /* _REG_MACHINE_ */
|