Subversion Repositories Kolibri OS

Rev

Rev 3031 | Rev 4559 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3031 Rev 3120
Line -... Line 1...
-
 
1
#ifndef _LINUX_DELAY_H
-
 
2
#define _LINUX_DELAY_H
-
 
3
 
-
 
4
/*
-
 
5
 * Copyright (C) 1993 Linus Torvalds
-
 
6
 *
-
 
7
 * Delay routines, using a pre-computed "loops_per_jiffy" value.
-
 
8
 */
-
 
9
#endif /* defined(_LINUX_DELAY_H) */