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

9 lines
158 B
C
Raw Normal View History

/* $NetBSD: asm.h,v 1.1 2006/09/01 21:26:18 uwe Exp $ */
#ifndef _LANDISK_ASM_H_
#define _LANDISK_ASM_H_
#include <sh3/asm.h>
#endif /* _LANDISK_ASM_H_ */