RTEMS  5.1
Functions | Variables
bspcmdline_getparamraw.c File Reference

Obtain Pointer to the Entire Matching Argument. More...

#include <string.h>
#include <rtems/bspcmdline.h>

Functions

const char * rtems_bsp_cmdline_get_param_raw (const char *name)
 Obtain Pointer to the Entire Matching Argument. More...
 

Variables

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

Detailed Description

Obtain Pointer to the Entire Matching Argument.