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

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFF81093C
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(GetDrive_TotalClusters,      0xff85557c)
   6 NHSTUB(kbd_pwr_off,                 NULL_SUB)
   7 NHSTUB(kbd_pwr_on,                  NULL_SUB)
   8 
   9 // These don't exist/aren't found in dryos
  10 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  11 
  12 // Additional
  13 NHSTUB(MakeAFScan,                  0xFF933E54)
  14 NHSTUB(ScreenLock,                  0xFF9B83D0)
  15 NHSTUB(platformsub_kbd_fetch_data,  0xFF846248)

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