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