9 lines
149 B
C
9 lines
149 B
C
/* $NetBSD: limits.h,v 1.8 1994/10/26 02:06:16 cgd Exp $ */
|
|
|
|
#ifndef _MACHINE_LIMITS_H_
|
|
#define _MACHINE_LIMITS_H_
|
|
|
|
#include <m68k/limits.h>
|
|
|
|
#endif
|