summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/idp/timer/timer.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-04 22:22:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-04 22:22:31 +0000
commit19fd3340b7f12e642891e56c7adc845e17a8b663 (patch)
tree25dd384c8f75cb5f777b452f4b14f768c5075c30 /c/src/lib/libbsp/m68k/idp/timer/timer.c
parentnew implementation of mc68681.h (diff)
downloadrtems-19fd3340b7f12e642891e56c7adc845e17a8b663.tar.bz2
moved mc68230.h from main include directory to motorola
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/idp/timer/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/idp/timer/timer.c b/c/src/lib/libbsp/m68k/idp/timer/timer.c
index 4493faa86f..b3ca95e13f 100644
--- a/c/src/lib/libbsp/m68k/idp/timer/timer.c
+++ b/c/src/lib/libbsp/m68k/idp/timer/timer.c
@@ -29,7 +29,7 @@
#include <rtems.h>
#include <bsp.h>
-#include <mc68230.h>
+#include <motorola/mc68230.h>
#define TIMER_VECTOR 0x4D