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>
Thu, 23 Aug 2018 05:39:00 +0000 (22:39 -0700)
commit73978b749f5cacdd9b702ac76755960ad4319733
tree7aadf6eb58670e6508fba097a73a5abbfe8004ea
parent2178c263a2fb38b2c76af23a6f40f839901d241b
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