Changeset 3564
- Timestamp:
- Feb 20, 2013 5:37:53 AM (3 months ago)
- File:
-
- 1 edited
-
cpu/arm/olpc/probemem.fth (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/probemem.fth
r3049 r3564 133 133 134 134 : memtest ( -- ) 135 true to diag-switch?135 diag-switch? >r true to diag-switch? 136 136 1 begin ( pass# ) 137 137 ." Pass " dup .d cr 1+ ( pass# ) … … 140 140 key drop ( pass# ) 141 141 drop ( ) 142 r> to diag-switch? 142 143 ;
Note: See TracChangeset
for help on using the changeset viewer.
