fs.mitm: Implement basic passthrough framework for input commands.
This commit is contained in:
4
stratosphere/fs_mitm/source/debug.hpp
Normal file
4
stratosphere/fs_mitm/source/debug.hpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void Reboot();
|
||||
void Log(const void *data, int size);
|
||||
Reference in New Issue
Block a user