summaryrefslogtreecommitdiff
path: root/05/tcc-0.9.25/limits.h
diff options
context:
space:
mode:
Diffstat (limited to '05/tcc-0.9.25/limits.h')
-rw-r--r--05/tcc-0.9.25/limits.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/05/tcc-0.9.25/limits.h b/05/tcc-0.9.25/limits.h
deleted file mode 100644
index 633e9ff..0000000
--- a/05/tcc-0.9.25/limits.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _LIMITS_H
-#define _LIMITS_H
-
-#include <stdc_common.h> // we define all the relevant constants here
-
-#endif // _LIMITS_H