Brooklyn/gnuk/chopstx/mcu/chx-gnu-linux.c

6 lines
65 B
C
Raw Normal View History

2021-05-27 00:21:07 +05:00
void
chx_sleep_mode (int enable_sleep)
{
(void)enable_sleep;
}