Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include "stubs_asm.h"
- NHSTUB(AllocateUncacheableMemory,0x12345678)
- NHSTUB(FreeUncacheableMemory,0x12345678)
- NHSTUB(GetKbdState,0x12345678)
- NHSTUB(MakeDirectory_Fut,0x12345678)
- NHSTUB(RefreshPhysicalScreen,0x12345678)
- NHSTUB(TurnOffBackLight,0x12345678)
- NHSTUB(TurnOnBackLight,0x12345678)
- NHSTUB(WriteSDCard,0x12345678)
- NHSTUB(_log,0x12345678)
- NHSTUB(_log10,0x12345678)
- NHSTUB(close,0x12345678)
- NHSTUB(exmem_alloc,0x12345678)
- NHSTUB(free,0x12345678)
- NHSTUB(kbd_p1_f,0x12345678)
- NHSTUB(kbd_p1_f_cont,0x12345678)
- NHSTUB(kbd_p2_f,0x12345678)
- NHSTUB(kbd_read_keys,0x12345678)
- NHSTUB(kbd_read_keys_r2,0x12345678)
- NHSTUB(malloc,0x12345678)
- NHSTUB(mkdir,0x12345678)
- NHSTUB(open,0x12345678)
- NHSTUB(set_control_event,0x12345678)
- NHSTUB(stat,0x12345678)
- NHSTUB(strtolx,0x12345678)
- NHSTUB(task_CaptSeq,0x12345678)
- NHSTUB(task_ExpDrv,0x12345678)
- NHSTUB(task_MovieRecord,0x12345678)
- // make fir errors:
- NHSTUB(TurnOffE1,0x12345678)
- NHSTUB(focus_len_table,0x12345678)
- NHSTUB(init_focus_eventflag,0x12345678)
- NHSTUB(init_nd_eventflag,0x12345678)
- NHSTUB(init_nd_semaphore,0x12345678)
- NHSTUB(hook_CreateTask_low,0x12345678)
- NHSTUB(task_FileWrite,0x12345678)
- NHSTUB(physw_status,0x12345678)
- NHSTUB(playrec_mode,0x12345678)
- NHSTUB(SetZoomActuatorSpeedPercent,0x12345678)
- NHSTUB(UnsetZoomForMovie,0x12345678)
- NHSTUB(fileio_semaphore,0x12345678)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement