summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-07-09 23:41:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-07-09 23:41:20 +0000
commit1d320bac21dc831f145f77643866fbe0d3daf6e4 (patch)
treefeddfc336b59ed3d08e4912c46f10ae6558e7103 /c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s
parentAdded sp, sfc, and fpcsr register defines. (diff)
downloadrtems-1d320bac21dc831f145f77643866fbe0d3daf6e4.tar.bz2
This code was in the tree but not actually being compiled. There
were a number of minor problems which had to be fixed to get it to compile including modifying the compile rule to handle C++ comments, changing the syntax of the include statement, and getting rid of "%" as part of register names.
Diffstat (limited to 'c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s')
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s
index 0dcb6798f7..fffd45a174 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s
@@ -22,7 +22,7 @@ X_STORE: //idnt 2,1 | Motorola 040 Floating Point Software Package
fpreg_mask:
.byte 0x80,0x40,0x20,0x10,0x08,0x04,0x02,0x01
- .include "fpsp.defs"
+#include "fpsp.defs"
|xref mem_write
|xref get_fline