summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 36fa5d3e50..d21cfd586c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * score/inline/rtems/score/sysstate.inl:
+ Add __attribute__((unused)) to unused function args.
* rtems/src/timerserver.c: Remove _Timer_Server_body warnings.
2008-12-29 Ralf Corsépius <ralf.corsepius@rtems.org>