summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-02 16:11:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-02 16:11:31 +0000
commit38baeb75f1bc6c62600cfb946d83fae41aefbc16 (patch)
tree128519ff9f68acd063332dde327ea353d97b3f27 /cpukit/ChangeLog
parent2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-38baeb75f1bc6c62600cfb946d83fae41aefbc16.tar.bz2
2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/interr.h, score/src/interr.c: Convention calls for leading underscore on private RTEMS variables.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1dc66907f2..f93c13c23b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/include/rtems/score/interr.h, score/src/interr.c: Convention
+ calls for leading underscore on private RTEMS variables.
+
2008-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/score/object.h,