summaryrefslogtreecommitdiff
path: root/term.c
diff options
context:
space:
mode:
Diffstat (limited to 'term.c')
-rw-r--r--term.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/term.c b/term.c
index 2e86f2e..0e8bb13 100644
--- a/term.c
+++ b/term.c
@@ -168,7 +168,6 @@ static const struct xlat modem_flags[] = {
{ 0, NULL, },
};
-
int term_ioctl(struct tcb *tcp, long code, long arg)
{
struct termios tios;