9 lines
153 B
C
9 lines
153 B
C
/* $NetBSD: reg.h,v 1.12 2003/09/22 14:26:59 cl Exp $ */
|
|
|
|
#ifndef _REG_MACHINE_
|
|
#define _REG_MACHINE_
|
|
|
|
#include <m68k/reg.h>
|
|
|
|
#endif /* _REG_MACHINE_ */
|