diff options
author | Charles Hannum <mycroft@gnu.org> | 1992-06-28 15:34:25 +0000 |
---|---|---|
committer | Charles Hannum <mycroft@gnu.org> | 1992-06-28 15:34:25 +0000 |
commit | 0ceb0c11e3fc9658db85d62be7c2c6a5e83bbb5c (patch) | |
tree | 0d3d0145e01b6f2c1ee225ae6d45add81a90b0bd /gcc/limity.h | |
parent | 8d86aaea641084377cb8282799a8e77b17fee89e (diff) | |
download | gcc-0ceb0c11e3fc9658db85d62be7c2c6a5e83bbb5c.tar.gz |
entered into RCS
From-SVN: r1327
Diffstat (limited to 'gcc/limity.h')
-rw-r--r-- | gcc/limity.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/limity.h b/gcc/limity.h new file mode 100644 index 00000000000..59657134b3b --- /dev/null +++ b/gcc/limity.h @@ -0,0 +1,4 @@ +/* This administrivia gets added to the end of limits.h + if the system has its own version of limits.h. */ + +#endif /* not _LIMITS_H_ */ |