mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/bspstart.c: Include <libcpu/cpuIdent.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
* bootloader/exception.S: Reflect changes to <rtems/score/cpu.h>.
|
||||
* bootloader/head.S: Ditto.
|
||||
* bootloader/misc.c: Ditto.
|
||||
* console/polled_io.c: Ditto.
|
||||
* irq/irq.c: Ditto.
|
||||
* irq/irq_asm.S: Ditto.
|
||||
* irq/irq_init.c: Include <rtems/bspIo.h>.
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
#include <bsp/irq.h>
|
||||
#include <bsp.h>
|
||||
#include <libcpu/bat.h>
|
||||
#include <libcpu/cpuIdent.h>
|
||||
#include <bsp/vectors.h>
|
||||
#include <bsp/motorola.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user