repo.or.cz
/
linux-2.6
/
sactl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i2c: Fix sparse warning in i2c.h
[linux-2.6/sactl.git]
/
include
/
asm-x86_64
/
bugs.h
blob
b33dc04d8f4218841347ecd7791284f1d55dfee3
1
#ifndef _ASM_X86_64_BUGS_H
2
#define _ASM_X86_64_BUGS_H
3
4
void
check_bugs
(
void
);
5
6
#endif
/* _ASM_X86_64_BUGS_H */