dmnt: Add TargetIO_Open/Close/Read/Write funcs.

This commit is contained in:
Michael Scire
2018-12-06 13:16:33 -08:00
parent eb6ab2ba62
commit 46c50f2cbe
4 changed files with 206 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
#include <atmosphere.h>
#include <stratosphere.hpp>
#include "dmnt_debug_monitor.hpp"
#include "dmnt_service.hpp"
extern "C" {
extern u32 __start__;