RTEMS  5.1
Functions | Variables
bootcard.c File Reference
#include <bsp/bootcard.h>
#include <rtems.h>
#include <rtems/sysinit.h>

Functions

 RTEMS_SYSINIT_ITEM (bsp_start, RTEMS_SYSINIT_BSP_START, RTEMS_SYSINIT_ORDER_MIDDLE)
 
void boot_card (const char *cmdline)
 Standard system initialization procedure. More...
 

Variables

const char * bsp_boot_cmdline
 Global pointer to the command line of boot_card().