summaryrefslogtreecommitdiffstats
path: root/bin/sh/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/main.h')
-rw-r--r--bin/sh/main.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/sh/main.h b/bin/sh/main.h
index c5e8bfd3..6d4cc4a 100644
--- a/bin/sh/main.h
+++ b/bin/sh/main.h
@@ -39,5 +39,3 @@ extern struct jmploc main_handler; /* top level exception handler */
void readcmdfile(const char *);
void cmdloop(int);
-int dotcmd(int, char **);
-int exitcmd(int, char **);
OpenPOWER on IntegriCloud