Linux Kernel
3.7.1
|
#include <asm/param.h>
#include <asm/timer-regs.h>
Go to the source code of this file.
Macros | |
#define | ndelay(n) udelay((n) * 5) |
Variables | |
unsigned long | __delay_loops_MHz |
unsigned long | loops_per_jiffy |
unsigned long loops_per_jiffy |
Definition at line 94 of file processor.h.