diff options
Diffstat (limited to 'usr.bin/tip/libacu/acucommon.h')
-rw-r--r-- | usr.bin/tip/libacu/acucommon.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.bin/tip/libacu/acucommon.h b/usr.bin/tip/libacu/acucommon.h deleted file mode 100644 index 50d28cd..0000000 --- a/usr.bin/tip/libacu/acucommon.h +++ /dev/null @@ -1,6 +0,0 @@ -void acu_nap (unsigned int how_long); -void acu_hw_flow_control (int hw_flow_control); -int acu_flush (); -void acu_hupcl (); -int acu_setspeed (int speed); -/* end of acucommon.h */ |