RTEMS | cpukit/*: Address unused parameter warnings (!750)

Joel Sherrill (@joel) gitlab at rtems.org
Fri Sep 26 00:18:10 UTC 2025



Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/750

Project:Branches: joel/rtems:fix-unused-parameter-warnings-in-cpukit to rtems/rtos/rtems:main
Author:   Joel Sherrill
Assignee: Joel Sherrill
Reviewers: Kinsey Moore and Gedare Bloom


## Summary

cpukit/*: Address unused parameter warnings

Add "(void) param;" annotation to address unused parameter warnings.
Found with GCC's warning -Wunused-paramter.

This MR should address the remaining unused parameter warnings in the cpukit except for possible occurrences in score/cpu.

<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/750
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250926/c0e3b06c/attachment-0001.htm>


More information about the bugs mailing list