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

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFFC0183C
   3 
   4 // Override stubs_entry.S
   5 
   6 // These don't exist
   7 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
   8 
   9 // Additional
  10 NHSTUB(ExpCtrlTool_StartContiAE,    0xFFCE05A0)
  11 NHSTUB(ExpCtrlTool_StopContiAE,     0xFFCE05B8)
  12 NHSTUB(TurnOffMic,                  0xffc1ec78)
  13 NHSTUB(TurnOnMic,                   0xffc1ec30)
  14 NHSTUB(exmem_free,                  0xFFC0287C)

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