diff options
author | Reiko Asakura | 2021-03-10 22:00:50 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-03-10 22:00:50 -0500 |
commit | b7b08fb886780eb3675dd26bc49712d339d94d5f (patch) | |
tree | 215f76622c43aa4a82b556bb1568b9d9c18f3c4e /nids/360/SceSblACMgr.yml | |
parent | Add NIDs in SceCodecEngineUser (diff) | |
download | vds-libraries-b7b08fb886780eb3675dd26bc49712d339d94d5f.tar.gz |
Remove forwarded syscalls
The criteria for removal are
1. The syscall forwarder does not modify arguments or pass additional
arguments.
2. The syscall is not used outside of the syscall forwarder.
For the removed headers, appmgr.h is wrong, iofilemgr_syscall.h is
correct, and net_syscalls.h is unknown.
Diffstat (limited to 'nids/360/SceSblACMgr.yml')
-rw-r--r-- | nids/360/SceSblACMgr.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/nids/360/SceSblACMgr.yml b/nids/360/SceSblACMgr.yml index f102d7a..65e436e 100644 --- a/nids/360/SceSblACMgr.yml +++ b/nids/360/SceSblACMgr.yml @@ -2,10 +2,6 @@ modules: SceSblACMgr: nid: 0x7474D6F9 libraries: - SceSblACMgr: - nid: 0xF069F219 - functions: - _sceSblACMgrIsGameProgram: 0x3C17A7F7 SceSblACMgrForDriver: nid: 0x9AD8E213 functions: |