repo.or.cz
/
linux-2.6
/
zen-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
[linux-2.6/zen-sources.git]
/
include
/
asm-x86
/
bugs.h
blob
aac8317420af989800fdf3097a797bc4c2ba6f59
1
#ifndef _ASM_X86_BUGS_H
2
#define _ASM_X86_BUGS_H
3
4
void
check_bugs
(
void
);
5
6
#endif
/* _ASM_X86_BUGS_H */