Changeset 629 for trunk/user/ksh
- Timestamp:
- May 17, 2019, 9:27:04 AM (6 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/user/ksh/ksh.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/user/ksh/ksh.cr628 r629 1187 1187 else 1188 1188 { 1189 printf("\n[ksh] load bin/user/ sort.elf\n");1189 printf("\n[ksh] load bin/user/fft.elf\n"); 1190 1190 } 1191 1191 1192 strcpy( cmd , "load bin/user/ sort.elf" );1192 strcpy( cmd , "load bin/user/fft.elf" ); 1193 1193 execute( cmd ); 1194 1194 */ 
Note: See TracChangeset
          for help on using the changeset viewer.
      
