Changeset 3108
- Timestamp:
- Aug 1, 2012 6:42:05 AM (10 months ago)
- File:
-
- 1 edited
-
cpu/arm/olpc/sdregs.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/sdregs.fth
r3040 r3108 9 9 : map-regs ( -- ) 10 10 chip if exit then 11 slot 1- h# 800 * my-space + /regs " map-in" $call-parent 11 slot 5 = if 12 h# d421.7000 13 else 14 slot 1- h# 800 * my-space + 15 then 16 /regs " map-in" $call-parent 12 17 to chip 13 18 ;
Note: See TracChangeset
for help on using the changeset viewer.
