8sa1-gcc/gcc/limitx.h
Charles Hannum 0ceb0c11e3 entered into RCS
From-SVN: r1327
1992-06-28 15:34:25 +00:00

9 lines
214 B
C

/* This administrivia gets added to the beginning of limits.h
if the system has its own version of limits.h. */
#ifndef _LIMITS_H_ /* Terminated in limity.h. */
#define _LIMITS_H_
#include_next <limits.h>