lang-bootstrap/05/tcc-0.9.27/limits.h

7 lines
128 B
C
Raw Normal View History

#ifndef _LIMITS_H
#define _LIMITS_H
#include <stdc_common.h> // we define all the relevant constants here
#endif // _LIMITS_H