RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Variables
main_cd.c File Reference

CD Shell Command Implementation. More...

#include <rtems.h>
#include <rtems/shell.h>
#include "internal.h"

Variables

rtems_shell_alias_t rtems_shell_CD_Alias
 

Detailed Description

CD Shell Command Implementation.

Variable Documentation

◆ rtems_shell_CD_Alias

rtems_shell_alias_t rtems_shell_CD_Alias
Initial value:
= {
.name = "chdir",
.alias = "cd"
}