mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* bootcard.c: Add comment.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* bootcard.c: Add comment.
|
||||
|
||||
2007-07-15 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* vmeUniverse/vmeTsi148.c: Use size_t for sizes.
|
||||
|
||||
@@ -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