aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/msp430/words/ic-fetch.asm
diff options
context:
space:
mode:
Diffstat (limited to 'amforth-6.5/msp430/words/ic-fetch.asm')
-rw-r--r--amforth-6.5/msp430/words/ic-fetch.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/amforth-6.5/msp430/words/ic-fetch.asm b/amforth-6.5/msp430/words/ic-fetch.asm
deleted file mode 100644
index c026c0e..0000000
--- a/amforth-6.5/msp430/words/ic-fetch.asm
+++ /dev/null
@@ -1,2 +0,0 @@
-;Z IC@ a-addr -- x fetch char from Instruction memory
- HEADER(XT_CFETCHI,3,"c@i",XT_CFETCH+2)