mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-03-04 00:52:48 +01:00
4 lines
66 B
C++
4 lines
66 B
C++
#pragma once
|
|
|
|
void Reboot();
|
|
void Log(const void *data, int size); |