kern: add InfoType_TransferMemoryHint

This commit is contained in:
Michael Scire
2024-10-09 11:04:43 -07:00
parent 34e27ee97d
commit 483d06ac0e
3 changed files with 31 additions and 0 deletions

View File

@@ -191,6 +191,8 @@ namespace ams::svc {
InfoType_IsSvcPermitted = 26,
InfoType_IoRegionHint = 27,
InfoType_AliasRegionExtraSize = 28,
/* ... */
InfoType_TransferMemoryHint = 34,
InfoType_MesosphereMeta = 65000,
InfoType_MesosphereCurrentProcess = 65001,