forked from Imagelibrary/rtems
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* bootcard.c: Add comment.
This commit is contained in:
@@ -129,6 +129,13 @@ int boot_card(int argc, char **argv, char **envp)
|
||||
|
||||
rtems_initialize_executive_late( bsp_isr_level );
|
||||
|
||||
/***************************************************************
|
||||
***************************************************************
|
||||
* APPLICATION RUNS HERE!!! When it shuts down, we return!!! *
|
||||
***************************************************************
|
||||
***************************************************************
|
||||
*/
|
||||
|
||||
/*
|
||||
* Perform any BSP specific shutdown actions.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user