Files
netbsd/sys/arch/atari/include/frame.h
2013-04-06 16:48:33 +02: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