RTEMS 6.1-rc6
|
XXX – Just monitor commands until those can be integrated better. More...
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <rtems.h>
#include <rtems/monitor.h>
#include <rtems/shell.h>
#include "internal.h"
Functions | |
int | rtems_shell_main_monitor (int argc, char **argv) |
void | rtems_shell_register_monitor_commands (void) |
XXX – Just monitor commands until those can be integrated better.