root/platform/ixus255_elph330hs/sub/100f/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULLSUB 0xFF0017D8
   3 
   4 NHSTUB(MakeDirectory_Fut, 0xff0355e0) // mkdir: this requires #define MKDIR_RETURN_ONE_ON_SUCCESS
   5 NHSTUB(finish_shutdown,   0xff039424) // (TurnOffE1_FW) for shutdown(), too complicated to emulate
   6 
   7 NHSTUB(RefreshPhysicalScreen, NULLSUB)
   8 NHSTUB(SetZoomActuatorSpeedPercent,NULLSUB)

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