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

File: [local] / sys / arch / hp300 / include / limits.h (download)

Revision 1.1, Tue Mar 4 16:05:27 2008 UTC (16 years, 2 months ago) by nbrk
Branch point for: MAIN

Initial revision

/*	$OpenBSD: limits.h,v 1.3 1997/07/24 14:48:48 deraadt Exp $	*/
/*	$NetBSD: limits.h,v 1.7 1994/10/26 07:26:27 cgd Exp $	*/

#ifndef _MACHINE_LIMITS_H_
#define _MACHINE_LIMITS_H_

/* Just use the common m68k definition */
#include <m68k/limits.h>

#endif /* _MACHINE_LIMITS_H_ */