summaryrefslogtreecommitdiffstats
path: root/private/ntos/nthals/halr94a/mips/j4flshbf.s
diff options
context:
space:
mode:
Diffstat (limited to 'private/ntos/nthals/halr94a/mips/j4flshbf.s')
-rw-r--r--private/ntos/nthals/halr94a/mips/j4flshbf.s11
1 files changed, 11 insertions, 0 deletions
diff --git a/private/ntos/nthals/halr94a/mips/j4flshbf.s b/private/ntos/nthals/halr94a/mips/j4flshbf.s
new file mode 100644
index 000000000..04012b70b
--- /dev/null
+++ b/private/ntos/nthals/halr94a/mips/j4flshbf.s
@@ -0,0 +1,11 @@
+//
+// This file simply includes the main code from the halfxs directory after
+// undef'ed NT_UP if necessary.
+//
+
+
+#if defined(NT_UP)
+#undef NT_UP
+#endif
+
+#include "..\halfxs\mips\j4flshbf.s"