summaryrefslogtreecommitdiff
path: root/Z180/romend.180
diff options
context:
space:
mode:
Diffstat (limited to 'Z180/romend.180')
-rw-r--r--Z180/romend.1809
1 files changed, 0 insertions, 9 deletions
diff --git a/Z180/romend.180 b/Z180/romend.180
deleted file mode 100644
index 2a63342..0000000
--- a/Z180/romend.180
+++ /dev/null
@@ -1,9 +0,0 @@
-
- global romend
-
- cseg
-
-romend equ $
-
- end
-