[BACK]Return to limits.h CVS log [TXT][DIR] Up to [local] / sys / arch / mvme68k / include

Annotation of sys/arch/mvme68k/include/limits.h, Revision 1.1.1.1

1.1       nbrk        1: /*     $OpenBSD: limits.h,v 1.4 1997/07/24 14:48:50 deraadt Exp $ */
                      2:
                      3: #ifndef _MACHINE_LIMITS_H_
                      4: #define _MACHINE_LIMITS_H_
                      5:
                      6: /* Just use the common m68k definition */
                      7: #include <m68k/limits.h>
                      8:
                      9: #endif /* _MACHINE_LIMITS_H_ */

CVSweb