Home | History | Annotate | Line # | Download | only in include
limits.h revision 1.1.2.2
      1 /*	$NetBSD: limits.h,v 1.1.2.2 2001/01/08 14:56:32 bouyer Exp $	*/
      2 #ifndef _DREAMCAST_LIMITS_H_
      3 #define _DREAMCAST_LIMITS_H_
      4 
      5 #include <sh3/limits.h>
      6 
      7 #endif /* _DREAMCAST_LIMITS_H_ */
      8