repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
USB: EHCI: add a short delay to the bus_suspend routine
[linux-2.6/mini2440.git]
/
include
/
asm-x86
/
bugs.h
blob
3fcc30dc07314ce0fc7460dfb956d260bf602829
1
#ifndef _ASM_X86_BUGS_H
2
#define _ASM_X86_BUGS_H
3
4
extern
void
check_bugs
(
void
);
5
extern
int
ppro_with_ram_bug
(
void
);
6
7
#endif
/* _ASM_X86_BUGS_H */