9 lines
159 B
C
9 lines
159 B
C
/* $NetBSD: reg.h,v 1.13 2005/12/11 12:18:03 christos Exp $ */
|
|
|
|
#ifndef _REG_MACHINE_
|
|
#define _REG_MACHINE_
|
|
|
|
#include <m68k/reg.h>
|
|
|
|
#endif /* _REG_MACHINE_ */
|