mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-01 07:18:22 -04:00
exo2: implement the atmosphere extension mappers
This commit is contained in:
parent
1e0124fb67
commit
36754e2c38
12 changed files with 370 additions and 102 deletions
|
@ -56,4 +56,7 @@ namespace ams::secmon::smc {
|
|||
/* This is an atmosphere extension smc. */
|
||||
SmcResult SmcGetEmummcConfig(SmcArguments &args);
|
||||
|
||||
/* For other parts of exosphere. */
|
||||
pkg1::MemorySize GetPhysicalMemorySize();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue