aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/msp430/words/here.asm
blob: f86cc76a8e73c7faedbb3571e76d53ba7831bbc3 (plain)
1
2
3
4
;C HERE    -- addr      returns dictionary ptr
;   DP @ ;
    HEADER(XT_HERE,4,"here",DOCOLON)
        DW XT_DP,XT_FETCH,XT_EXIT