1 #include "stubs_asm.h" 2 #define NULL_SUB 0xFF022184 3 4 NHSTUB(kbd_pwr_off, NULL_SUB) 5 NHSTUB(kbd_pwr_on, NULL_SUB) 6 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB) 7 8 NHSTUB(MakeDirectory_Fut, 0xff01d000)