NetBSD/sys/arch/evbsh3/include/asm.h

8 lines
157 B
C

/* $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_ */