summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 18:23:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 18:23:12 +0000
commitab377aa641b9152cbeabecb9d38c6b909c62f9b1 (patch)
tree8ca368623ef34b519b816026939865b4744b14dc /c/src/exec/score/ChangeLog
parent2001-04-08 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ab377aa641b9152cbeabecb9d38c6b909c62f9b1.tar.bz2
2001-04-08 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/score/object.inl: Corrected arguments.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index 0e2e1f7029..ad893d624d 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,5 +1,9 @@
2001-04-08 Joel Sherrill <joel@OARcorp.com>
+ * macros/rtems/score/object.inl: Corrected arguments.
+
+2001-04-08 Joel Sherrill <joel@OARcorp.com>
+
* macros/rtems/score/userext.inl: Updated to reflect modifications
to inline version from PR142.
* inline/rtems/score/userext.inl: Cleanup as side-effect of above.