RTEMS  5.1
Functions | Variables
bootcard.h File Reference
#include <rtems/config.h>
#include <rtems/bspIo.h>
#include <rtems/malloc.h>
#include <rtems/score/memory.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_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().