Initial import from FreeBSD RELENG_4:
[dragonfly.git] / usr.bin / tip / libacu / acucommon.h
1 void acu_nap (unsigned int how_long);
2 void acu_hw_flow_control (int hw_flow_control);
3 int acu_flush ();
4 void acu_hupcl ();
5 int acu_setspeed (int speed);
6 /* end of acucommon.h */