forked from Imagelibrary/rtems
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc6xx/clock/c_clock.c: Include rtems/bspIo.h instead of bspIo.h. * mpc6xx/mmu/bat.h: Include rtems/bspIo.h instead of bspIo.h. * mpc8260/console-generic/console-generic.c: Include rtems/bspIo.h instead of bspIo.h. * mpc8260/cpm/brg.c: Include rtems/bspIo.h instead of bspIo.h. * mpc8xx/console-generic/console-generic.c: Include rtems/bspIo.h instead of bspIo.h. * shared/include/cpuIdent.c: Include rtems/bspIo.h instead of bspIo.h.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
#include <unistd.h>
|
||||
#include <termios.h>
|
||||
#include <bsp/irq.h>
|
||||
#include <bspIo.h> /* for printk */
|
||||
#include <rtems/bspIo.h> /* for printk */
|
||||
|
||||
extern rtems_cpu_table Cpu_table;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user