mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Add "(void) param;" annotation to address unused parameter warnings. Found with GCC's warning -Wunused-paramter.
Add "(void) param;" annotation to address unused parameter warnings. Found with GCC's warning -Wunused-paramter.