blob: 1164c3a09c6bed0b1e6d34225f5e26410e1a2917 [file] [log] [blame]
#ifndef __DGNC_UTILS_H
#define __DGNC_UTILS_H
int dgnc_ms_sleep(ulong ms);
#endif