From e7334209a8467faeefbea0080b5355876dbd9e10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sun, 14 Oct 2012 14:28:25 +0000 Subject: [PATCH] --- BaS_GNU/sources/sysinit.c | 1 + 1 file changed, 1 insertion(+) diff --git a/BaS_GNU/sources/sysinit.c b/BaS_GNU/sources/sysinit.c index 0dfe952..5110866 100644 --- a/BaS_GNU/sources/sysinit.c +++ b/BaS_GNU/sources/sysinit.c @@ -516,6 +516,7 @@ void test_upd720101(void) */ void vdi_on(void) { uint8_t RBYT; + uint8_t DBYT; /* FIXME: produces a warning about being unused when it is in fact (for a dummy read) */ int versuche; MCF_PSC0_PSCTB_8BIT = 'DVI ';