Changeset 3365
- Timestamp:
- Oct 13, 2012 1:08:50 AM (8 months ago)
- File:
-
- 1 edited
-
dev/libertas.fth (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dev/libertas.fth
r3363 r3365 794 794 ; 795 795 796 0 [if] 796 [ifdef] notdef 797 797 : reg-access! ( n reg cmd -- ) 798 798 8 swap prepare-cmd … … 813 813 19 ( CMD_MAC_REG_ACCESS ) reg-access@ 814 814 ; 815 0 [if] 815 [ifdef] notdef 816 816 : bbp-reg! ( n reg -- ) 817 817 1a ( CMD_BBP_REG_ACCESS ) reg-access!
Note: See TracChangeset
for help on using the changeset viewer.
