RTEMS CPU Kit with SuperCore
Variables
main_halt.c File Reference
#include <stdlib.h>
#include <rtems.h>
#include <rtems/shell.h>
#include "internal.h"
Include dependency graph for main_halt.c:

Variables

rtems_shell_cmd_t rtems_shell_SHUTDOWN_Command
 

Variable Documentation

◆ rtems_shell_SHUTDOWN_Command

rtems_shell_cmd_t rtems_shell_SHUTDOWN_Command
Initial value:
= {
"shutdown",
"shutdown",
"rtems",
rtems_shell_main_shutdown,
NULL,
NULL
}