root/platform/ixus1000_sd4500/sub/100d/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,              0xFF8B4EC0)
   6 NHSTUB(MakeAFScan,                  0xFF98989C)
   7 NHSTUB(UnlockAndRefresh,            0xFF8B4F24)
   8 NHSTUB(kbd_pwr_off,                 NULL_SUB)
   9 NHSTUB(kbd_pwr_on,                  NULL_SUB)
  10 
  11 // These don't exist
  12 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  13 
  14 // Additional

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