hos: allow turning off ams extension hard-reqs for unit testing
This commit is contained in:
@@ -27,6 +27,12 @@ namespace ams {
|
||||
|
||||
}
|
||||
|
||||
namespace hos {
|
||||
|
||||
bool IsUnitTestProgramForSetVersion() { return true; }
|
||||
|
||||
}
|
||||
|
||||
namespace init {
|
||||
|
||||
void InitializeSystemModuleBeforeConstructors() {
|
||||
|
||||
Reference in New Issue
Block a user