From f05b2ac0bc4626e854afc6e6a5d1b88071adbd7c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Apr 2004 16:01:48 +0000 Subject: Remove duplicate white lines. --- c/src/lib/libbsp/sh/gensh2/console/config.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'c/src/lib/libbsp/sh/gensh2/console/config.c') diff --git a/c/src/lib/libbsp/sh/gensh2/console/config.c b/c/src/lib/libbsp/sh/gensh2/console/config.c index dfd1a46a80..b7e87b2555 100644 --- a/c/src/lib/libbsp/sh/gensh2/console/config.c +++ b/c/src/lib/libbsp/sh/gensh2/console/config.c @@ -24,7 +24,6 @@ #include #include - /* * Function set for interrupt enabled termios console */ @@ -72,7 +71,6 @@ static const struct termios term1 = { { 0 } }; - static const struct termios term2 = { 0, 0, @@ -82,7 +80,6 @@ static const struct termios term2 = { { 0 } }; - console_tbl Console_Port_Tbl[] = { { "/dev/sci0", /* sDeviceName */ -- cgit v1.2.3