ddk: 3.14-rc1 includes
git-svn-id: svn://kolibrios.org@4559 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -6,4 +6,7 @@
|
||||
*
|
||||
* Delay routines, using a pre-computed "loops_per_jiffy" value.
|
||||
*/
|
||||
|
||||
#define usleep_range(min, max) udelay(max)
|
||||
|
||||
#endif /* defined(_LINUX_DELAY_H) */
|
||||
|
Reference in New Issue
Block a user