xref: /dflybsd-src/usr.bin/tip/acucommon.h (revision 8d378610e3b5687c707bc8aad4e11a3a96bea2fc)
1 void acu_nap(unsigned int how_long);
2 void acu_hw_flow_control(int hw_flow_control);
3 int acu_flush(void);
4 int acu_getspeed(void);
5 void acu_hupcl(void);
6 int acu_setspeed(int);
7 /* end of acucommon.h */
8