root/platform/ixus80_sd1100/sub/101a/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xffa7b654
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(ExpCtrlTool_StartContiAE,    NULL_SUB)
   6 NHSTUB(ExpCtrlTool_StopContiAE,     NULL_SUB)
   7 NHSTUB(PutInNdFilter,               0xffa7aacc)
   8 NHSTUB(PutOutNdFilter,              0xffa7ab04)
   9 
  10 // These don't exist
  11 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  12 NHSTUB(TurnOffMic,                  NULL_SUB)
  13 NHSTUB(TurnOnMic,                   NULL_SUB)
  14 
  15 // Additional
  16 NHSTUB(OpLog_WriteToSD,             0xff86ab44)

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