mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/src/threaddelayended.c, score/src/threadqextractfifo.c, score/src/threadqextractpriority.c, score/src/threadqflush.c, score/src/threadqtimeout.c: Add __attribute__((unused)) to unused function args.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* score/src/threaddelayended.c, score/src/threadqextractfifo.c,
|
||||
score/src/threadqextractpriority.c, score/src/threadqflush.c,
|
||||
score/src/threadqtimeout.c:
|
||||
Add __attribute__((unused)) to unused function args.
|
||||
* score/src/threadblockingoperationcancel.c: Remove nested include.
|
||||
Add __attribute__((unused)) to unused function args.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user