mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-19 13:45:54 +00:00
6 lines
65 B
C
6 lines
65 B
C
void
|
|
chx_sleep_mode (int enable_sleep)
|
|
{
|
|
(void)enable_sleep;
|
|
}
|