21 #ifndef LIBBSP_SHARED_BOOTCARD_H 22 #define LIBBSP_SHARED_BOOTCARD_H 24 #include <rtems/config.h> const char * bsp_boot_cmdline
Global pointer to the command line of boot_card().
#define RTEMS_NO_RETURN
Tells the compiler in a function declaration that this function does not return.
void bsp_start_on_secondary_processor(struct Per_CPU_Control *cpu_self)
Standard start routine for secondary processors.
Interface to Kernel Print Methods.
void boot_card(const char *cmdline) RTEMS_NO_RETURN
Standard system initialization procedure.
Information Related to the RAM Workspace.