RTEMS | bsps/powerpc/ss555/include/tm27.h: Fix nested declaration warning (!578)
Joel Sherrill (@joel)
gitlab at rtems.org
Fri Jul 11 14:52:34 UTC 2025
Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/578
Project:Branches: joel/rtems:fix-powerpc-ss555-tm27-warning to rtems/rtos/rtems:main
Author: Joel Sherrill
Assignee: Joel Sherrill
## Summary
bsps/powerpc/ss555/include/tm27.h: Fix nested declaration warning
The macro Install_tm27_vector() included an extern for tm27IrqData
inside the scope of the macro. This generated a "nested extern
declaration warning. Moved the extern outside the scope.
<!-- 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/578
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/20250711/1eeb329a/attachment.htm>
More information about the bugs
mailing list