Fixed compiler warning.

svn path=/trunk/; revision=417
This commit is contained in:
Eric Kohl 1999-04-27 14:49:57 +00:00
parent e68d320afc
commit 27de25f464

View file

@ -354,7 +354,7 @@ void HalInitConsole(boot_param* bp)
* bp = Parameters setup by the boot loader
*/
{
int offset;
// int offset;
#ifdef SERIAL_DEBUGGING
/* turn on DTR and RTS */