libstrat: convert to experimental new (super-accurate) sf allocation semantics
This commit is contained in:
@@ -23,6 +23,6 @@ namespace ams::gpio {
|
||||
void Initialize();
|
||||
void Finalize();
|
||||
|
||||
void InitializeWith(std::shared_ptr<gpio::sf::IManager> &&sp);
|
||||
void InitializeWith(ams::sf::SharedPointer<gpio::sf::IManager> sp);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user