root/platform/ixus1000_sd4500/sub/102b/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFF810B1C
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(LockAndRefresh,              0xff8b4eec)   
   6 NHSTUB(MakeAFScan,                  0xff989950)   
   7 NHSTUB(UnlockAndRefresh,            0xff8b4f50)   
   8 NHSTUB(strcat,                      0xFF8B54B0) 
   9 NHSTUB(kbd_pwr_off,                 NULL_SUB)
  10 NHSTUB(kbd_pwr_on,                  NULL_SUB)
  11 
  12 // These don't exist
  13 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  14 
  15 // Additional

/* [<][>][^][v][top][bottom][index][help] */