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

* clock/clock.S: Include <rtems/asm.h> instead of <asm.h>.
	* shared/interrupts/isr_entries.S: Include <rtems/asm.h> instead of <asm.h>.
	* timer/gettime.S: Include <rtems/asm.h> instead of <asm.h>.
This commit is contained in:
Ralf Corsepius
2004-04-01 10:06:55 +00:00
parent fcd9127729
commit 62b5781b07
4 changed files with 9 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
#include <iregdef.h>
#include <idtcpu.h>
#include <asm.h>
#include <rtems/asm.h>
FRAME(mips_read_timer,sp,0,ra)
.set noreorder