Changeset 984


Ignore:
Timestamp:
11/23/10 22:14:55 (3 years ago)
Author:
reyalp
Message:

update stubs for a430 and ixus95_sd1200

Location:
trunk/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/a430/sub/100b/stubs_entry.S

    r946 r984  
    102102NSTUB(_sqrt, 0xffea104c) 
    103103// ALT: NSTUB(_sqrt, 0xffea104c) // 24/0 
     104// Best match: 96% 
     105NSTUB(add_ptp_handler, 0xffe1bc34) 
    104106NSTUB(chdir, 0xffeaf524) 
    105107// ALT: NSTUB(chdir, 0xffeaf524) // 27/0 
  • trunk/platform/ixus95_sd1200/sub/100c/stubs_entry.S

    r944 r984  
    88NSTUB(DeleteFile_Fut, 0xffc134e8) 
    99// ERROR: EnterToCompensationEVF is not found! 
    10 NSTUB(ExecuteEventProcedure, 0xffc56620) 
     10NSTUB(ExecuteEventProcedure, 0xffc565a8) 
    1111// ERROR: ExitFromCompensationEVF is not found! 
    1212// Best match: 57% 
     
    103103NSTUB(_pow, 0xffe60cbc) 
    104104NSTUB(_sqrt, 0xffe63a64) 
     105NSTUB(add_ptp_handler, 0xffdaa1a0) 
    105106NSTUB(close, 0xffc098fc) 
    106107NSTUB(closedir, 0xffdd7ae8) 
     
    136137NSTUB(read, 0xffc09ae4) 
    137138NSTUB(readfastdir, 0xffdd7a18) 
     139// Best match: 86% 
     140NSTUB(reboot_fw_update, 0xffddb4fc) 
    138141NSTUB(rename, 0xffc13d10) 
    139142// Best match: 95% 
Note: See TracChangeset for help on using the changeset viewer.