forked from Imagelibrary/rtems
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead of <zilog/z8530.h>.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead
|
||||
of <zilog/z8530.h>.
|
||||
|
||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
#include <bsp.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <zilog/z8530.h>
|
||||
#include <rtems/zilog/z8530.h>
|
||||
|
||||
|
||||
/* console_initialize
|
||||
|
||||
Reference in New Issue
Block a user