forked from Imagelibrary/rtems
Removed recursive call to exit
This commit is contained in:
@@ -57,8 +57,6 @@ int boot_card(int argc, char **argv)
|
||||
|
||||
bsp_cleanup();
|
||||
|
||||
exit( status );
|
||||
|
||||
return status;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user