10 lines
139 B
C
10 lines
139 B
C
/*
|
|
* $Id: asm.h,v 1.3 1994/04/10 02:28:16 chopps Exp $
|
|
*/
|
|
#ifndef _MACHINE_ASM_H_
|
|
#define _MACHINE_ASM_H_
|
|
|
|
#include <m68k/asm.h>
|
|
|
|
#endif
|