altos: Make ao_serial_drain public
authorKeith Packard <keithp@keithp.com>
Fri, 1 Apr 2011 21:11:44 +0000 (14:11 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 1 Apr 2011 21:11:44 +0000 (14:11 -0700)
commit9f8a96a8516e13878b329dbf1da855ed9a3219c4
tree0b66f21fdb2dee96260394e06694ebefec4e8fce
parent4f243a282f9aeb7433ccb2942850d380a091e603
altos: Make ao_serial_drain public

Allow external code to discard serial input

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