service: Update service function tables
Updates function tables based off information from SwitchBrew.
This commit is contained in:
parent
1302d026a1
commit
14ead4ceb0
27 changed files with 262 additions and 57 deletions
|
@ -103,6 +103,8 @@ public:
|
|||
{4, nullptr, "DebugIoctl"},
|
||||
{5, &SSL::SetInterfaceVersion, "SetInterfaceVersion"},
|
||||
{6, nullptr, "FlushSessionCache"},
|
||||
{7, nullptr, "SetDebugOption"},
|
||||
{8, nullptr, "GetDebugOption"},
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue