Home | History | Annotate | Line # | Download | only in include
asm.h revision 1.1.2.2
      1  1.1.2.2  bouyer /*	$NetBSD: asm.h,v 1.1.2.2 2001/01/08 14:56:23 bouyer Exp $	*/
      2  1.1.2.2  bouyer #ifndef _DREAMCAST_ASM_H_
      3  1.1.2.2  bouyer #define _DREAMCAST_ASM_H_
      4  1.1.2.2  bouyer 
      5  1.1.2.2  bouyer #include <sh3/asm.h>
      6  1.1.2.2  bouyer 
      7  1.1.2.2  bouyer #endif /* _DREAMCAST_ASM_H_ */
      8