commit e8e5be17b225adac3d1da1c83e0d3a8235f2fb1c
parent d7b6798c500aedd88ef16884f257eca2d8670ea7
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date: Tue, 3 Aug 2021 19:47:54 +0200
os9/hosted: Remove duplicated console
Console was moved to sys.c and it is not part of the target
part anymore.
Change-Id: I0bfd09eb4ba6cb96f7ae210a3f67a4ad7db4ca94
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/os9/hosted/main.c b/src/os9/hosted/main.c
@@ -10,7 +10,6 @@
noreturn void longjmp(jmp_buf env, int val);
-Chan *console;
Mach mach;
int