Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
alpha
include
asm
delay.h
Go to the documentation of this file.
1
#ifndef __ALPHA_DELAY_H
2
#define __ALPHA_DELAY_H
3
4
extern
void
__delay
(
int
loops);
5
extern
void
udelay
(
unsigned
long
usecs
);
6
7
extern
void
ndelay
(
unsigned
long
nsecs
);
8
#define ndelay ndelay
9
10
#endif
/* defined(__ALPHA_DELAY_H) */
Generated on Thu Jan 10 2013 12:49:20 for Linux Kernel by
1.8.2