summaryrefslogtreecommitdiff
path: root/sys/arch/evbsh3/include/asm.h
blob: a67283439926322191157cc2ed68ba881d8ee919 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: asm.h,v 1.1 1999/09/13 10:30:28 itojun Exp $	*/
#ifndef _EVBSH3_ASM_H_
#define _EVBSH3_ASM_H_

#include <sh3/asm.h>

#endif /* _EVBSH3_ASM_H_ */