Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / mvme68k / include / limits.h
blob37cf3defb3c8e53015ce691d7ba9f33ec40eb8ba
1 /* $NetBSD: limits.h,v 1.1.1.1 1995/07/25 23:12:16 chuck Exp $ */
3 #ifndef _MACHINE_LIMITS_H_
4 #define _MACHINE_LIMITS_H_
6 /* Just use the common m68k definition */
7 #include <m68k/limits.h>
9 #endif /* _MACHINE_LIMITS_H_ */