os: add tentative IoRegionType

This commit is contained in:
Michael Scire
2021-09-30 11:32:45 -07:00
parent c31060f0b8
commit 2d214f5e1e
9 changed files with 398 additions and 0 deletions

View File

@@ -49,4 +49,5 @@
#include <stratosphere/os/os_light_message_queue.hpp>
#include <stratosphere/os/os_light_semaphore.hpp>
#include <stratosphere/os/os_barrier.hpp>
#include <stratosphere/os/os_io_region.hpp>
#include <stratosphere/os/os_waitable.hpp>