]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/staging/dgnc/dgnc_utils.h
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / drivers / staging / dgnc / dgnc_utils.h
CommitLineData
9a633d00
KZ
1#ifndef __DGNC_UTILS_H
2#define __DGNC_UTILS_H
3
4int dgnc_ms_sleep(ulong ms);
9a633d00
KZ
5
6#endif