diff options
author | Reiko Asakura | 2021-03-08 14:03:14 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-03-08 14:03:14 -0500 |
commit | c061907ca2ca71d9fed5c0c4e65f9e1d5ed492e3 (patch) | |
tree | 99b58add95e5ce9c56bc5ba388c4c175ebc2347a /patches | |
parent | Remove old SDK functions (diff) | |
download | vds-libraries-c061907ca2ca71d9fed5c0c4e65f9e1d5ed492e3.tar.gz |
Fix name and type sceKernelExtendKernelStackWide
Name is from prototype 0.940 threadmgr.skprx. In practice,
sceKernelExtendKernelStack is the same function as
sceKernelExtendKernelStackWide, but are named differently for two
reason:
1. SceThreadmgrForDriver exports both of them.
2. iofilemgr.skprx uses both of them depending on if a wide return value
is required.
Diffstat (limited to 'patches')
0 files changed, 0 insertions, 0 deletions