forked from Imagelibrary/rtems
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/rxgen_romld.S: Include <rtems/asm.h> instead of <asm.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
* start/rxgen_romld.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
|
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asm.h"
|
#include <rtems/asm.h>
|
||||||
|
|
||||||
BEGIN_CODE
|
BEGIN_CODE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user