root/platform/ixus105_sd1300/sub/100b/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 #define NULL_SUB 0xFFC00B1C
   4 
   5 // Override stubs_entry.S
   6 NHSTUB(kbd_pwr_off,                 NULL_SUB)
   7 NHSTUB(kbd_pwr_on,                  NULL_SUB)
   8 NHSTUB(MakeAFScan,                  0xFFD1E688)
   9 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  10 

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