Home | History | Annotate | Line # | Download | only in include
frame.h revision 1.1
      1 /*	$NetBSD: frame.h,v 1.1 2001/01/17 05:21:51 itojun Exp $	*/
      2 #ifndef _EVBSH3_FRAME_H_
      3 #define _EVBSH3_FRAME_H_
      4 
      5 #include <sh3/frame.h>
      6 
      7 #endif /* _EVBSH3_FRAME_H_ */
      8