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
Ath5k: lock beacons
[linux-2.6/mini2440.git]
/
include
/
asm-x86
/
bugs.h
blob
021cbdd5f258a7739c2433d62f00a37a51070a4b
1
#ifndef _ASM_X86_BUGS_H
2
#define _ASM_X86_BUGS_H
3
4
extern
void
check_bugs
(
void
);
5
int
ppro_with_ram_bug
(
void
);
6
7
#endif
/* _ASM_X86_BUGS_H */