root/platform/ixus230_elph310hs/sub/100e/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFF000B20
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(kbd_pwr_on,                  NULL_SUB)
   6 
   7 // These don't exist
   8 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
   9 
  10 // Additional

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