ams: support building unit test programs on windows/linux/macos
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
#if defined(ATMOSPHERE_OS_HORIZON)
|
||||
#include <stratosphere/psc/psc_pm_module.os.horizon.hpp>
|
||||
#else
|
||||
#error "Unknown OS for psc::PmModule"
|
||||
#include <stratosphere/psc/psc_pm_module.os.generic.hpp>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user