![]() |
RTEMS
5.0.0
|
#include <string.h>#include <rtems/config.h>#include <rtems/bspIo.h>#include <rtems/malloc.h>#include <rtems/score/wkspace.h>#include <bspopts.h>Go to the source code of this file.
Functions | |
| void | bsp_start (void) |
| void | bsp_reset (void) |
| void | boot_card (const char *cmdline) RTEMS_NO_RETURN |
| Standard system initialization procedure. More... | |
| void | bsp_work_area_initialize (void) |
| void | bsp_start_on_secondary_processor (struct Per_CPU_Control *cpu_self) |
| Standard start routine for secondary processors. More... | |
Variables | |
| const char * | bsp_boot_cmdline |
| Global pointer to the command line of boot_card(). | |
1.8.13