Ignore:
Timestamp:
03/17/12 02:25:29 (14 months ago)
Author:
reyalp
Message:

fixes from srsa_4c in http://chdk.setepontos.com/index.php?topic=650.msg82913#msg82913

  • correct sx10 100c strrchr
  • correct sx210is fl_tbl
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-1_0/platform/sx10/sub/100c/stubs_entry.S

    r1637 r1738  
    1717//NSTUB(kbd_pwr_off                           ,0xff84b810) //  2 60%    *** != 0x00000000 
    1818// ERROR: kbd_pwr_on is not found.                         //--- ---    *** != 0x00000000 
    19 //NSTUB(strrchr                               ,0xff9df428) //  1        *** != 0xff9df430 
    2019 
    2120// Check of modemap from 'platform/CAMERA/shooting.c': 
     
    212211NSTUB(strncmp                                 ,0xff89b8d0) //  1 
    213212NSTUB(strncpy                                 ,0xff82db14) //  1 
     213NSTUB(strrchr                                 ,0xff9df428) //  1 
    214214NSTUB(strtol                                  ,0xff82dd4c) //101 
    215215NSTUB(strtolx                                 ,0xff82db50) //109 
Note: See TracChangeset for help on using the changeset viewer.