mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 16:13:38 +08:00
bsp/gdbarmsim: Do not call bsp_cleanup()
This commit is contained in:
@@ -311,8 +311,6 @@ __change_mode:
|
||||
mov r0, #0
|
||||
bl FUNCTION (boot_card)
|
||||
|
||||
bl FUNCTION (bsp_cleanup) /* Should not return. */
|
||||
|
||||
#if defined(__thumb__) && !defined(__thumb2__)
|
||||
/* Come out of Thumb mode. This code should be redundant. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user