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

#ifndef _LANDISK_CPUTYPES_H_
#define _LANDISK_CPUTYPES_H_

#include <sh3/cputypes.h>

#endif /* _LANDISK_CPUTYPES_H_ */