Files
amiga-ixemul/include/machine/asm.h
T
2015-04-16 09:16:48 +02:00

9 lines
147 B
C

/* $NetBSD: asm.h,v 1.4 1994/10/26 02:05:57 cgd Exp $ */
#ifndef _MACHINE_ASM_H_
#define _MACHINE_ASM_H_
#include <m68k/asm.h>
#endif