NetBSD/sys/arch/amiga/include/frame.h
1994-04-10 02:28:14 +00:00

10 lines
147 B
C

/*
* $Id: frame.h,v 1.6 1994/04/10 02:28:25 chopps Exp $
*/
#ifndef _MACHINE_FRAME_H_
#define _MACHINE_FRAME_H_
#include <m68k/frame.h>
#endif