2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>

* tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
This commit is contained in:
Ralf Corsepius
2004-04-01 10:14:44 +00:00
parent 65fa6b5663
commit 6c7c65d2dd
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/timesys.h: Convert to using c99 fixed size types.

View File

@@ -14,7 +14,7 @@
*/
#include <tmacros.h>
#include <itron.h>
#include <rtems/itron.h>
#include <assert.h>
/* functions */