Changeset 830 for trunk/softs
- Timestamp:
- Oct 3, 2014, 4:19:18 PM (11 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/softs/tsar_boot/src/reset_utils.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/softs/tsar_boot/src/reset_utils.cr758 r830 77 77 } 78 78 read_nbyte += (nblk * BLOCK_SIZE); 79 nbyte -= read_nbyte;79 nbyte -= (nblk * BLOCK_SIZE); 80 80 offset_blk += nblk; 81 81 } 
Note: See TracChangeset
          for help on using the changeset viewer.
      
