Changeset 2872
- Timestamp:
- Feb 23, 2012 2:39:46 AM (16 months ago)
- File:
-
- 1 edited
-
cpu/x86/pc/olpc/via/fsupdate.fth (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpu/x86/pc/olpc/via/fsupdate.fth
r2868 r2872 230 230 t-hms( ( fd ) 231 231 also nand-commands ( fd ) 232 ['] include-file catch ?dup if ( x error ) 233 nip .error 234 then ( ) 235 previous definitions 232 ['] include-file catch ( 0 | x error# ) 233 previous 236 234 237 235 show-done … … 239 237 close-nand-ihs 240 238 )t-hms 239 throw ( ) 241 240 ; 242 241
Note: See TracChangeset
for help on using the changeset viewer.
