diff options
author | Sergi Granell | 2017-02-13 23:33:27 +0100 |
---|---|---|
committer | Sergi Granell | 2017-02-13 23:33:27 +0100 |
commit | a3dc58edea18d195c1f0ba1a154714601803d8cd (patch) | |
tree | 5332b1aa396a5afb7c25261da5413e45b1ca21a9 /nids/360/SceLowio.yml | |
parent | Add some kernel semaphores NIDs (diff) | |
download | vds-libraries-a3dc58edea18d195c1f0ba1a154714601803d8cd.tar.gz |
Add ksceGpioQueryIntr NID
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceLowio.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nids/360/SceLowio.yml b/nids/360/SceLowio.yml new file mode 100644 index 0000000..d4ac1e0 --- /dev/null +++ b/nids/360/SceLowio.yml @@ -0,0 +1,8 @@ +modules: + SceLowio: + nid: 0x17E0D8DF + libraries: + SceGpioForDriver: + nid: 0xF0EF5743 + functions: + sceGpioQueryIntr: 0x010DC295 |