summaryrefslogtreecommitdiff
path: root/sys/arch/dreamcast/include/frame.h
blob: 0cb082a3e8999a0a8c676577376f2ea0ec82c522 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: frame.h,v 1.1 2000/12/11 18:19:15 marcus Exp $	*/
#ifndef _DREAMCAST_FRAME_H_
#define _DREAMCAST_FRAME_H_

#include <sh3/frame.h>

#endif /* _DREAMCAST_FRAME_H_ */