RTEMS 6.1-rc5
|
This source file contains the kernel command. More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <rtems.h>
#include <rtems/shell.h>
#include <rtems/version.h>
Macros | |
#define | HELP_LINE "rtems <command> (eg. help)" |
Variables | |
rtems_shell_cmd_t | rtems_shell_RTEMS_Command |
This source file contains the kernel command.
rtems_shell_cmd_t rtems_shell_RTEMS_Command |