diff options
author | Princess of Sleeping | 2020-11-06 12:13:33 +0900 |
---|---|---|
committer | Reiko Asakura | 2020-11-06 12:13:33 +0900 |
commit | 425c446dd440122ccee4ec0ff4ed93230015ab44 (patch) | |
tree | 33cd581f610c5f63c12bfcac0e928cb3b4418427 /nids | |
parent | Add prototypes and docs in kernel/sblacmgr.h (diff) | |
download | vds-libraries-425c446dd440122ccee4ec0ff4ed93230015ab44.tar.gz |
Update name, doc, prototype in sblaimgr.h
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/SceSysmem.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nids/360/SceSysmem.yml b/nids/360/SceSysmem.yml index dd26764..7f71884 100644 --- a/nids/360/SceSysmem.yml +++ b/nids/360/SceSysmem.yml @@ -261,9 +261,9 @@ modules: SceSblAIMgrForDriver: nid: 0xFD00C69A functions: + sceSblAimgrGetProductCode: 0x14345161 sceSblAimgrGetProductSubCode: 0xB33CEC8F sceSblAimgrGetSMI: 0x47D9CF13 - sceSblAimgrGetTargetId: 0x14345161 sceSblAimgrIsCEX: 0xD78B04A2 sceSblAimgrIsDEX: 0xF4B98F66 sceSblAimgrIsDolce: 0x71608CA3 |