1993-05-13 17:56:20 +04:00
|
|
|
/*
|
1994-04-10 06:28:14 +04:00
|
|
|
* $Id: reg.h,v 1.10 1994/04/10 02:28:35 chopps Exp $
|
1993-05-13 17:56:20 +04:00
|
|
|
*/
|
1994-04-10 06:28:14 +04:00
|
|
|
#ifndef _MACHINE_REG_H_
|
|
|
|
#define _MACHINE_REG_H_
|
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
|
|
|
|
1994-04-10 06:06:32 +04:00
|
|
|
#endif
|