This website requires JavaScript.
Explore
Help
Sign In
davidlt
/
kernel-ark
Watch
1
Star
0
Fork
0
You've already forked kernel-ark
Code
Issues
Pull Requests
Releases
Wiki
Activity
c05ffc4f2b
kernel-ark
/
include
/
asm-x86
/
bugs.h
7 lines
102 B
C
Raw
Normal View
History
Unescape
Escape
x86: unify some more trivial include/asm-x86/ 32/64 variants Scripted unification. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-15 11:57:47 +00:00
#
ifndef _ASM_X86_BUGS_H
#
define _ASM_X86_BUGS_H
void
check_bugs
(
void
)
;
#
endif
/* _ASM_X86_BUGS_H */
Reference in New Issue
Copy Permalink