NetBSD/sys/arch/amiga/include/frame.h

10 lines
145 B
C
Raw Normal View History

/*
* $Id: frame.h,v 1.5 1994/04/10 02:06:41 chopps Exp $
*/
#ifndef _MACHINE_FRAME_H
#define _MACHINE_FRAME_H
#include <m68k/frame.h>
#endif