Editing LV2 Functions and Syscalls
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2,946: | Line 2,946: | ||
| {{Root}} | | {{Root}} | ||
| sys_npdrm_check_ekc | | sys_npdrm_check_ekc | ||
| int syscall 470 ( | | int syscall 470 (uint32_t type?, void* npd? [0x60]) | ||
|- | |- | ||
| 471 | | 471 | ||
Line 2,984: | Line 2,984: | ||
| {{Root}} | | {{Root}} | ||
| sys_npdrm_regist_ekc2 ? | | sys_npdrm_regist_ekc2 ? | ||
| int syscall_475( | | int syscall_475(uint32_t type, np_drm_info_t* np_drm_info, void* klicensee, uint8_t* actdat, uint8_t* rif, uint8_t magicVersion) | ||
|- | |- | ||
| 476 | | 476 |