diff io.c @ 19:84b28178c82f

level2 shell worked disk can't be read
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 09 Jul 2018 01:59:17 +0900
parents e3b08716aa53
children 49fac9474858
line wrap: on
line diff
--- a/io.c	Mon Jul 09 00:40:05 2018 +0900
+++ b/io.c	Mon Jul 09 01:59:17 2018 +0900
@@ -81,7 +81,7 @@
 
 #define SECSIZE 256
 
-int tflags;
+
 int timer = 1;
 struct termios termsetting;