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