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

* start.S: Include <rtems/asm.h> instead of <asm.h>.
This commit is contained in:
Ralf Corsepius
2004-04-01 10:12:00 +00:00
parent 206e590765
commit 7f01f8953b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* bspstart.c, gnatcommon.c: Convert to using c99 fixed size types.

View File

@@ -10,7 +10,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
/*
* Unexpected trap will halt the processor by forcing it to error state