2005-05-20 Joel Sherrill <joel@OARcorp.com>

* console/duart.c: Remove warning.
This commit is contained in:
Joel Sherrill
2005-05-20 19:04:17 +00:00
parent 4e8c729f7f
commit 207a979517
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-05-20 Joel Sherrill <joel@OARcorp.com>
* console/duart.c: Remove warning.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.

View File

@@ -37,7 +37,7 @@ unsigned char Pit_initialized = 0;
/*#####################################################################
# The volatile routine to initialize the duart -- port a and port b
######################################################################*/
volatile void init_pit()
void init_pit()
{
/*
* ports A & B while configuring PIT by: