aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/msp430/words/end-code.asm
diff options
context:
space:
mode:
Diffstat (limited to 'amforth-6.5/msp430/words/end-code.asm')
-rw-r--r--amforth-6.5/msp430/words/end-code.asm5
1 files changed, 5 insertions, 0 deletions
diff --git a/amforth-6.5/msp430/words/end-code.asm b/amforth-6.5/msp430/words/end-code.asm
new file mode 100644
index 0000000..e2b4580
--- /dev/null
+++ b/amforth-6.5/msp430/words/end-code.asm
@@ -0,0 +1,5 @@
+;U END-CODE -- mark end of code section
+; ;
+ HEADER(XT_ENDCODE,8,"end-code",DOCOLON)
+ DW XT_COMPILE,4536h,XT_COMPILE,4630h
+ DW XT_EXIT