summaryrefslogtreecommitdiff
path: root/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'io.c')
-rw-r--r--io.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/io.c b/io.c
index 7dff4e6..8f2b45a 100644
--- a/io.c
+++ b/io.c
@@ -168,9 +168,6 @@ sys_writev(struct tcb *tcp)
}
#endif
-
-
-
/* The SH4 ABI does allow long longs in odd-numbered registers, but
does not allow them to be split between registers and memory - and
there are only four argument registers for normal functions. As a