dd: implement DeviceAddressSpaceType api

This commit is contained in:
Michael Scire
2020-11-08 15:27:55 -08:00
parent e93c3cbf58
commit 2562700f34
15 changed files with 626 additions and 52 deletions

View File

@@ -16,5 +16,7 @@
#pragma once
#include "dd/dd_io_mappings.hpp"
#include "dd/dd_process_handle.hpp"
#include <stratosphere/dd/dd_types.hpp>
#include <stratosphere/dd/dd_device_address_space.hpp>
#include <stratosphere/dd/dd_io_mappings.hpp>
#include <stratosphere/dd/dd_process_handle.hpp>