NetBSD/sys/arch/hp300/include/limits.h

10 lines
218 B
C
Raw Normal View History

/* $NetBSD: limits.h,v 1.8 1998/01/09 22:23:47 perry Exp $ */
#ifndef _MACHINE_LIMITS_H_
#define _MACHINE_LIMITS_H_
1994-01-08 15:41:41 +03:00
/* Just use the common m68k definition */
#include <m68k/limits.h>
#endif /* _MACHINE_LIMITS_H_ */