lineage_kernel_xcoverpro/drivers/staging/dgnc/dgnc_utils.h

8 lines
141 B
C
Raw Normal View History

2023-06-18 22:53:49 +00:00
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _DGNC_UTILS_H
#define _DGNC_UTILS_H
int dgnc_ms_sleep(ulong ms);
#endif /* _DGNC_UTILS_H */