root/platform/a490/sub/100d/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFFC00B20
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(kbd_pwr_on,                  NULL_SUB)
   6 
   7 // These don't exist
   8 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
   9 
  10 // Additional
  11 NHSTUB(MakeAFScan,                  0xffd0f0c8)
  12 NHSTUB(TurnOnMic,                   0xffc43c30)
  13 NHSTUB(TurnOffMic,                  0xffc43c5c)
  14 NHSTUB(closefastdir,                0xffde8c9c)
  15 NHSTUB(platformsub_kbd_fetch_data,  0xffc435d4)

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