2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>

* score/src/threadblockingoperationcancel.c: Remove nested include.
	Add __attribute__((unused)) to unused function args.
This commit is contained in:
Ralf Corsepius
2008-12-31 03:33:17 +00:00
parent 145cf60eb3
commit b5deb75def

View File

@@ -1,3 +1,8 @@
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/src/threadblockingoperationcancel.c: Remove nested include.
Add __attribute__((unused)) to unused function args.
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/src/coremutexsurrender.c, score/src/coremsgsubmit.c,