Changeset 110 for trunk/Softwares/Test/Test_015
- Timestamp:
- Feb 19, 2009, 5:31:47 PM (17 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/Softwares/Test/Test_015/src/sys/crt0.s (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/Softwares/Test/Test_015/src/sys/crt0.sr101 r110 37 37 _start: 38 38 39 l.movhi r2, hi(0x000000 02) /* count max */40 l.ori r2, r2, lo(0x000000 02)39 l.movhi r2, hi(0x00000010) /* count max */ 40 l.ori r2, r2, lo(0x00000010) 41 41 42 42 /**********/ 
Note: See TracChangeset
          for help on using the changeset viewer.
      
