root/platform/ixus55_sd450/sub/100c/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFF8117EC
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(ExitFromCompensationEVF,     0xFF94C084)
   6 NHSTUB(free,                        0xFFAD6AA4)
   7 NHSTUB(kbd_p1_1,                    0xFF82DB90)
   8 NHSTUB(kbd_p1_2,                    0xFF82DBC4)
   9 NHSTUB(kbd_p1_3,                    0xFF82DBF8)
  10 
  11 // These don't exist
  12 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  13 
  14 // Additional
  15 NHSTUB(ExpCtrlTool_StartContiAE,    0xFF8F2A10)
  16 NHSTUB(ExpCtrlTool_StopContiAE,     0xFF8F2A28)
  17 NHSTUB(UniqueLedOff,                0xFF82D08C)
  18 NHSTUB(UniqueLedOn,                 0xFF82D048)

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