NetBSD/sys/arch/atari/include/frame.h
1995-03-26 07:12:03 +00:00

9 lines
149 B
C

/* $NetBSD: frame.h,v 1.1.1.1 1995/03/26 07:12:05 leo Exp $ */
#ifndef _MACHINE_FRAME_H_
#define _MACHINE_FRAME_H_
#include <m68k/frame.h>
#endif