aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/msp430/words/itype.asm
diff options
context:
space:
mode:
Diffstat (limited to 'amforth-6.5/msp430/words/itype.asm')
-rw-r--r--amforth-6.5/msp430/words/itype.asm6
1 files changed, 0 insertions, 6 deletions
diff --git a/amforth-6.5/msp430/words/itype.asm b/amforth-6.5/msp430/words/itype.asm
deleted file mode 100644
index 68a032e..0000000
--- a/amforth-6.5/msp430/words/itype.asm
+++ /dev/null
@@ -1,6 +0,0 @@
-;Z ITYPE c-addr +n -- type line to term'l
-; ?DUP IF from Code space
-; OVER + XT_SWAP DO I IC@ EMIT LOOP
-; ELSE DROP THEN ;
- HEADER(XT_ITYPE,5,"itype",DOCOLON)
- DW XT_TYPE,XT_EXIT