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:
Ralf Corsepius
2004-04-09 04:48:57 +00:00
parent 2eec0cd1fb
commit 7eb78e14a1
2 changed files with 6 additions and 1 deletions

View File

@@ -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>
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.

View File

@@ -28,7 +28,7 @@
#include <rtems.h>
#include <bsp.h>
#include <motorola/mc68230.h>
#include <rtems/motorola/mc68230.h>
#define TIMER_VECTOR 0x4D