summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/shellconfig.h
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2008-01-07 18:10:57 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2008-01-07 18:10:57 +0000
commitb1ebcb6cc80fedccae9b862e00cfeda05e5c1c2a (patch)
tree4ca387f43d35e7665fae0441db5a420a3221cdec /cpukit/libmisc/shell/shellconfig.h
parent2008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b1ebcb6cc80fedccae9b862e00cfeda05e5c1c2a.tar.bz2
Revert accidental commit of test code.
Diffstat (limited to 'cpukit/libmisc/shell/shellconfig.h')
-rw-r--r--cpukit/libmisc/shell/shellconfig.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/libmisc/shell/shellconfig.h b/cpukit/libmisc/shell/shellconfig.h
index 5e827ff39e..d24fa3d93f 100644
--- a/cpukit/libmisc/shell/shellconfig.h
+++ b/cpukit/libmisc/shell/shellconfig.h
@@ -55,7 +55,6 @@ extern rtems_shell_cmd_t rtems_shell_STACKUSE_Command;
extern rtems_shell_cmd_t rtems_shell_PERIODUSE_Command;
extern rtems_shell_cmd_t rtems_shell_WKSPACE_INFO_Command;
extern rtems_shell_cmd_t rtems_shell_MALLOC_INFO_Command;
-extern rtems_shell_cmd_t rtems_shell_JOEL_Command;
extern rtems_shell_cmd_t *rtems_shell_Initial_commands[];
@@ -305,7 +304,6 @@ extern rtems_shell_filesystems_t *rtems_shell_Mount_filesystems[];
&rtems_shell_MALLOC_INFO_Command,
#endif
- &rtems_shell_JOEL_Command,
/*
* User defined shell commands
*/