summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/timer/gettime.S
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:06:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:06:55 +0000
commit62b5781b07ea002616e82978e3f1c9cdbaee1085 (patch)
tree141e1d78502fc81b9e6a6f4de1e628017c904c67 /c/src/lib/libcpu/mips/timer/gettime.S
parent2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-62b5781b07ea002616e82978e3f1c9cdbaee1085.tar.bz2
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>.
Diffstat (limited to 'c/src/lib/libcpu/mips/timer/gettime.S')
-rw-r--r--c/src/lib/libcpu/mips/timer/gettime.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/mips/timer/gettime.S b/c/src/lib/libcpu/mips/timer/gettime.S
index a8f54e5163..1befe4bfc1 100644
--- a/c/src/lib/libcpu/mips/timer/gettime.S
+++ b/c/src/lib/libcpu/mips/timer/gettime.S
@@ -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