limits.h revision 1.6
1/*
2 *	$Id: limits.h,v 1.6 1994/04/10 02:06:42 chopps Exp $
3 */
4#ifndef _MACHINE_LIMITS_H
5#define _MACHINE_LIMITS_H
6
7#include <m68k/limits.h>
8
9#endif
10