summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/limits.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-06 20:48:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-06 20:48:38 +0000
commiteb5a7e07df06b2503fce59a30369b5598cc26d55 (patch)
treec898257603d2ca0284f5cab8344f2b24c8dfe675 /c/src/exec/posix/include/limits.h
parentSPARC merged and successfully tested w/o interrupt support (diff)
downloadrtems-eb5a7e07df06b2503fce59a30369b5598cc26d55.tar.bz2
fixed missing CVS IDs
Diffstat (limited to 'c/src/exec/posix/include/limits.h')
-rw-r--r--c/src/exec/posix/include/limits.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/posix/include/limits.h b/c/src/exec/posix/include/limits.h
index 363b955d45..d46500bc36 100644
--- a/c/src/exec/posix/include/limits.h
+++ b/c/src/exec/posix/include/limits.h
@@ -7,6 +7,8 @@
* to segregrate the variables below based on their "class" according
* to our implementation. We also need to set the Run-Time Invariant
* and other related values.
+ *
+ * $Id$
*/
#ifndef __POSIX_LIMITS_h