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

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFF000AE4
   3 
   4 // Override stubs_entry.S
   5 
   6 NHSTUB(kbd_pwr_off,                                     NULL_SUB)
   7 NHSTUB(kbd_pwr_on,                                      NULL_SUB)
   8 NHSTUB(SetZoomActuatorSpeedPercent                        ,NULL_SUB)
   9 
  10 NHSTUB(MakeDirectory_Fut,           0xFF01CF78)
  11 NHSTUB(GetImageFolder,              0xFF1B8488)
  12 NHSTUB(LocalTime,                                       0x68F420)

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