mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 12:30:42 +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