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.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs