Home | History | Annotate | Line # | Download | only in include
      1  1.4     cgd /*	$NetBSD: asm.h,v 1.4 1994/10/26 02:05:57 cgd Exp $	*/
      2  1.4     cgd 
      3  1.3  chopps #ifndef _MACHINE_ASM_H_
      4  1.3  chopps #define _MACHINE_ASM_H_
      5  1.1  chopps 
      6  1.1  chopps #include <m68k/asm.h>
      7  1.2  chopps 
      8  1.2  chopps #endif
      9