9 lines
176 B
C
9 lines
176 B
C
/* $NetBSD: limits.h,v 1.7 1998/01/09 22:23:53 perry Exp $ */
|
|
|
|
#ifndef _MACHINE_LIMITS_H_
|
|
#define _MACHINE_LIMITS_H_
|
|
|
|
#include <m68k/limits.h>
|
|
|
|
#endif /* _MACHINE_LIMITS_H_ */
|