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,492: | Line 2,492: | ||
| {{Root}} | | {{Root}} | ||
| sys_sm_shutdown | | sys_sm_shutdown | ||
| int sys_sm_shutdown(uint16_t op, const void * lpar_parameter, uint64_t parameter_size ) | | int sys_sm_shutdown(uint16_t op, const void * lpar_parameter, uint64_t parameter_size (0x600)) | ||
0x1100/0x100 = turn off, | 0x1100/0x100 = turn off, | ||
0x1200 = Lv2 Hard Reboot, | 0x1200 = Lv2 Hard Reboot, |