1998-01-10 01:23:44 +03:00
|
|
|
/* $NetBSD: limits.h,v 1.7 1998/01/09 22:23:53 perry Exp $ */
|
|
|
|
|
|
|
|
#ifndef _MACHINE_LIMITS_H_
|
|
|
|
#define _MACHINE_LIMITS_H_
|
1993-09-29 09:08:37 +03:00
|
|
|
|
1994-01-11 02:55:20 +03:00
|
|
|
#include <m68k/limits.h>
|
1998-01-10 01:23:44 +03:00
|
|
|
|
|
|
|
#endif /* _MACHINE_LIMITS_H_ */
|