summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim/clock/clock.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-05-11 03:53:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-05-11 03:53:07 +0000
commit17e5911097fefcd8bd9ef9a5033f4be0ab2710a5 (patch)
treec8d3d7e5849431a5b64ca52b9d2924fe7d024bd6 /c/src/lib/libbsp/c4x/c4xsim/clock/clock.c
parentAdd PATH if prefix != /usr (diff)
downloadrtems-17e5911097fefcd8bd9ef9a5033f4be0ab2710a5.tar.bz2
2007-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/clock.c: include <tic4x/c4xio.h>.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/clock/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/c4x/c4xsim/clock/clock.c b/c/src/lib/libbsp/c4x/c4xsim/clock/clock.c
index a43ceb67ab..ae6770c358 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/clock/clock.c
+++ b/c/src/lib/libbsp/c4x/c4xsim/clock/clock.c
@@ -17,7 +17,7 @@
#include <rtems.h>
#include <rtems/libio.h>
#include <bsp.h>
-#include <rtems/c4x/c4xio.h>
+#include <rtems/tic4x/c4xio.h>
#define CLOCK_VECTOR 9