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