mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of <motorola/mc68230.h>.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
* timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of
|
||||||
|
<motorola/mc68230.h>.
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
|
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
#include <motorola/mc68230.h>
|
#include <rtems/motorola/mc68230.h>
|
||||||
|
|
||||||
#define TIMER_VECTOR 0x4D
|
#define TIMER_VECTOR 0x4D
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user