2007-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>

* clock/clock.c: include <tic4x/c4xio.h>.
This commit is contained in:
Ralf Corsepius
2007-05-11 03:53:07 +00:00
parent 206cc90f51
commit 17e5911097
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2007-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/clock.c: include <tic4x/c4xio.h>.
2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove qrtems_debug.

View File

@@ -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