|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>Go to the source code of this file.
Macros | |
| #define | C6X_NDELAY_SCALE 10 |
| #define | udelay(x) _udelay((unsigned int)(x)) |
| #define | ndelay(x) _ndelay((unsigned int)(x)) |
Variables | |
| unsigned int | ticks_per_ns_scaled |
1.8.2