MFC: Fix an issue w/libthread_xu's priority ranges.
[dragonfly.git] / usr.bin / tip / libacu / acucommon.h
blob50d28cdf3fffbb03b5d5b816e822a4bf9a83be48
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 */