mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-10 13:29:48 +08:00
Having a duplicate header with the shared includes is a build system inconsistency. You may use one header file to build the libraries and another one is installed (overwriting the other). Update #3269.