altos: Allow application-specific prompts for ao_cmd_readline
authorKeith Packard <keithp@keithp.com>
Thu, 16 Aug 2018 05:44:17 +0000 (22:44 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 3 Oct 2018 21:51:57 +0000 (14:51 -0700)
commit3c32debfc87f44234b38ddd92b60dc46fcd8d120
tree8770eb88b809192cedf2927cd1554dfe388709c8
parentc29ab5279bfa323ed9d97a6d296a13228909db32
altos: Allow application-specific prompts for ao_cmd_readline

Lets other readline users specify alternate prompts.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao.h
src/kernel/ao_cmd.c