aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t_parsys/t_parsys.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t_parsys/t_parsys.inc')
-rw-r--r--tests/t_parsys/t_parsys.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/t_parsys/t_parsys.inc b/tests/t_parsys/t_parsys.inc
new file mode 100644
index 0000000..7ffd805
--- /dev/null
+++ b/tests/t_parsys/t_parsys.inc
@@ -0,0 +1,10 @@
+(* tests/t_parsys/t_parsys.asm-Includefile für CONST-Sektion *)
+S_RegSave = $608;
+S_MemEnd = $400;
+S_ParNo = $408;
+S_CPUNo = $422;
+_fadd_cnt = $40E;
+_fmul_cnt = $412;
+_fdiv_cnt = $416;
+_fsqrt_cnt = $41A;
+(* Ende Includefile für CONST-Sektion *)