root/platform/ixus200_sd980/sub/101c/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFF810B04
   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
  11 NHSTUB(closefastdir,                0xffa7e07c)
  12 NHSTUB(platformsub_kbd_fetch_data,  0xFF85AE80)

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