summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/reg.h
blob: b52c1bb9b316fab15599c19c6c67802cac61b29e (plain)
1
2
3
4
5
6
7
8
9
10
/*	$OpenBSD: reg.h,v 1.5 2001/08/25 11:37:26 espie Exp $	*/
/*	$NetBSD: reg.h,v 1.10 1996/05/05 06:18:00 briggs Exp $	*/

#ifndef _MAC68K_REG_H_
#define	_MAC68K_REG_H_

#include <machine/frame.h>
#include <m68k/reg.h>

#endif	/* _MAC68K_REG_H_ */