summaryrefslogtreecommitdiffstats
path: root/common/console.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/console.c')
-rw-r--r--common/console.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/console.c b/common/console.c
index f99dfcc64c..d888d1ddc7 100644
--- a/common/console.c
+++ b/common/console.c
@@ -29,6 +29,10 @@
void **syscall_tbl;
+#ifdef CONFIG_AMIGAONEG3SE
+int console_changed = 0;
+#endif
+
#ifdef CFG_CONSOLE_IS_IN_ENV
/*
* if overwrite_console returns 1, the stdin, stderr and stdout
OpenPOWER on IntegriCloud