summaryrefslogtreecommitdiff
path: root/sys/arch/landisk/include/reg.h
blob: 87decb2afcf01e71520622474fb446933a1ddff2 (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: reg.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/

#ifndef _LANDISK_REG_H_
#define _LANDISK_REG_H_

#include <sh3/reg.h>

#endif /* _LANDISK_REG_H_ */