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

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xffa7b658
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(PutInNdFilter,               0xffa7aad0)
   6 NHSTUB(PutOutNdFilter,              0xffa7ab08)
   7 
   8 // These don't exist/aren't found in dryos
   9 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  10 NHSTUB(TurnOffMic,                  NULL_SUB)
  11 NHSTUB(TurnOnMic,                   NULL_SUB)
  12 
  13 // Additional
  14 NHSTUB(OpLog_WriteToSD,             0xff86ab44)
  15 NHSTUB(PostLEDMessage,              0xff8420c0)
  16 NHSTUB(dumpMemoryToFile,            0xffc141f4)

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