kern: bump svc limit to 192 from 128

This commit is contained in:
Michael Scire 2021-04-06 22:26:52 -07:00 committed by SciresM
parent 46612156f4
commit 4b9e7c7d27
10 changed files with 100 additions and 30 deletions

View file

@ -17,6 +17,7 @@
#include <vapours.hpp>
#include <mesosphere/kern_build_config.hpp>
#include <mesosphere/svc/kern_svc_results.hpp>
#include <mesosphere/kern_select_assembly_offsets.h>
namespace ams::kern {