altos/kernel: Make ao_cmd_readline public. Return char from ao_cmd_lex.
authorKeith Packard <keithp@keithp.com>
Wed, 2 Nov 2016 21:14:23 +0000 (14:14 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 19:16:49 +0000 (11:16 -0800)
With these two changes, the readline function can be used by other
code.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found