RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Variables
main_cd.c File Reference

CD Shell Command Implmentation. 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 Implmentation.

Variable Documentation

◆ rtems_shell_CD_Alias

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