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