1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-02-10 02:35:07 +00:00
Atmosphere/stratosphere/fs_mitm/source/debug.hpp

4 lines
No EOL
66 B
C++

#pragma once
void Reboot();
void Log(const void *data, int size);