2001-09-13 Joel Sherrill <joel@OARcorp.com>

* devnull/devnull.c: Eliminate warning.
This commit is contained in:
Joel Sherrill
2001-09-13 21:04:49 +00:00
parent c8d66913ee
commit d3b8713ada
4 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
*/
rtems_unsigned32 NULL_major;
static initialized;
static char initialized;
rtems_device_driver null_initialize(
rtems_device_major_number major,