diff options
author | Francisco José García García | 2018-04-09 11:08:55 +0200 |
---|---|---|
committer | GitHub | 2018-04-09 11:08:55 +0200 |
commit | 16ba3827f329da0dd12cf938462df491ee5e0c36 (patch) | |
tree | 90f253530a394fffa6af542f84a5608edf81c37c /nids/360/SceProcessmgr.yml | |
parent | Added ksceSblACMgrIsUpdate (diff) | |
download | vds-libraries-16ba3827f329da0dd12cf938462df491ee5e0c36.tar.gz |
Some new nids (#311)
* Some new nids
* Change order
Diffstat (limited to 'nids/360/SceProcessmgr.yml')
-rw-r--r-- | nids/360/SceProcessmgr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nids/360/SceProcessmgr.yml b/nids/360/SceProcessmgr.yml index bb76f9b..5a02a3b 100644 --- a/nids/360/SceProcessmgr.yml +++ b/nids/360/SceProcessmgr.yml @@ -5,6 +5,8 @@ modules: SceProcessmgr: nid: 0x2DD91812 functions: + sceKernelCallAbortHandler: 0xEB6E50BB + sceKernelGetProcessParam: 0x2BE3E066 sceKernelGetStderr: 0xFA5E3ADA sceKernelGetStdin: 0xC1727F59 sceKernelGetStdout: 0xE5AA625C |