new toybox command ASCII

This commit is contained in:
joonicks
2018-03-26 01:52:24 +02:00
parent bb8893c188
commit c44d8598c6
7 changed files with 51 additions and 28 deletions

View File

@@ -210,6 +210,9 @@ LS int SockOpts(void) __page(CORE_SEG);
/* tcl.c */
/* telnet.c */
/* toybox.c */
LS void do_ascii(COMMAND_ARGS) __page(CMD1_SEG);
/* trivia.c */
/* uptime.c */
/* urlcap.c */