aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/msp430/words/cells.asm
diff options
context:
space:
mode:
Diffstat (limited to 'amforth-6.5/msp430/words/cells.asm')
-rw-r--r--amforth-6.5/msp430/words/cells.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/amforth-6.5/msp430/words/cells.asm b/amforth-6.5/msp430/words/cells.asm
new file mode 100644
index 0000000..46aec5a
--- /dev/null
+++ b/amforth-6.5/msp430/words/cells.asm
@@ -0,0 +1,2 @@
+;C CELLS n1 -- n2 cells->adrs units
+ HEADER(XT_CELLS,5,"cells",XT_2STAR+2)