thermosphere: fpu register cache

This commit is contained in:
TuxSH
2020-02-17 00:00:26 +00:00
parent 5a445e9394
commit c7eaf71896
7 changed files with 94 additions and 109 deletions

View File

@@ -25,7 +25,7 @@
namespace ams::hvisor {
class VirtualGic final : public IInterruptTask {
SINGLETON(VirtualGic);
SINGLETON_WITH_ATTRS(VirtualGic, TEMPORARY);
private:
// For convenience, although they're already defined in irq manager header: