summaryrefslogtreecommitdiff
path: root/test/mostsecs.asm
diff options
context:
space:
mode:
Diffstat (limited to 'test/mostsecs.asm')
-rw-r--r--test/mostsecs.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/mostsecs.asm b/test/mostsecs.asm
new file mode 100644
index 00000000..0b91816a
--- /dev/null
+++ b/test/mostsecs.asm
@@ -0,0 +1,3 @@
+; More than 65,279 data sections
+%assign NSECS 131072
+%include "manysecs.asm"