mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 19:06:26 +08:00
This moves the management console implementation into its own file so that BSPs which do not need it do not carry the code around with them. Closes #5120