SceLibcParam: Difference between revisions

From Vita Development Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 28: Line 28:


<source lang="C">SceLibcParam __sce_libcparam;</source>
<source lang="C">SceLibcParam __sce_libcparam;</source>
[[Category:ARM]]
[[Category:Usermode]]
[[Category:Library]]

Latest revision as of 21:09, 1 May 2023

Module

This is not actually a module but only a library exported by some usermode SELFs.

Libraries

Known NIDs

Version Name World Visibility NID
0.930-0.995 SceLibcParam Non-secure User 0x5AD9C136 (no suffix)

SceLibcParam

NIDs in this library have no suffix.

__sce_libcparam

Version NID
0.930-0.995 0xDF084DFA

This is a variable. See Modules.

SceLibcParam __sce_libcparam;