summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/tty.h
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2001-08-07 11:09:15 +0000
committertg <tg@FreeBSD.org>2001-08-07 11:09:15 +0000
commitfb3e81395fc4fea6fffdc652f1364adb21631758 (patch)
treef2a39d2f34ec621383d2d36c688d6fa7b95aea48 /usr.bin/doscmd/tty.h
parent9e5e8e8ff4dc1c36140e5812f269c12f8ab078e8 (diff)
downloadFreeBSD-src-fb3e81395fc4fea6fffdc652f1364adb21631758.zip
FreeBSD-src-fb3e81395fc4fea6fffdc652f1364adb21631758.tar.gz
Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'.
Diffstat (limited to 'usr.bin/doscmd/tty.h')
-rw-r--r--usr.bin/doscmd/tty.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/doscmd/tty.h b/usr.bin/doscmd/tty.h
index 07ce0a9..660b44c 100644
--- a/usr.bin/doscmd/tty.h
+++ b/usr.bin/doscmd/tty.h
@@ -56,8 +56,6 @@ void tty_index(void);
void tty_move(int, int);
int tty_read(regcontext_t *, int);
void tty_report(int *, int *);
-void tty_flush();
-void tty_index();
void tty_pause(void);
int tty_peek(REGISTERS, int);
void tty_rwrite(int, int, int);
OpenPOWER on IntegriCloud