forked from Imagelibrary/rtems
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