Ignore:
Timestamp:
02/05/12 05:46:18 (16 months ago)
Author:
philmoz
Message:

Merged revision(s) 1638-1639 from branches/release-1_0:

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/platform/ixus310_elph500hs/sub/101a/stubs_entry.S

    r1636 r1641  
    1515// Stubs below should be checked. Stub not matched 100%, or difference found to current 'stubs_entry_2.S' 
    1616//    Name                                     Address      Rule  %  Comp to stubs_entry_2.S 
     17// ERROR: SetFileAttributes is not found.                  //--- ---    *** != 0x00000000 
    1718NSTUB(kbd_pwr_off                             ,0xff0560cc) //  2 60% 
    18 // ERROR: kbd_pwr_on is not found.                         //--- ---    *** != 0xff055974 
     19// ERROR: kbd_pwr_on is not found.                         //--- ---    *** != 0x00000000 
    1920//NSTUB(reboot_fw_update                      ,0xff2e99d0) //  6 83%    *** != 0xff2e99cc 
    2021 
     
    203204NSTUB(rand                                    ,0xff24d118) //  6 
    204205NSTUB(read                                    ,0xff00ad58) //101 
    205 NSTUB(readfastdir                             ,0xff2e4530) //  6 
    206206NSTUB(rename                                  ,0xff026f14) //  6 
    207207NSTUB(set_control_event                       ,0xff08ce6c) //111 
Note: See TracChangeset for help on using the changeset viewer.