Sign in
gem5
/
arm
/
linux
/
33974a414ce2324554f75dbd204ff0868f499e32
/
.
/
drivers
/
staging
/
dgnc
/
dgnc_utils.h
blob: b30527f0889d735e8cd50dd295eb93b2a21318eb [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_DGNC_UTILS_H
#define
_DGNC_UTILS_H
int
dgnc_ms_sleep
(
ulong
ms
);
#endif
/* _DGNC_UTILS_H */