This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
010d4f8221
android_kernel_xiaomi_sm8350
/
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 07:57:47 -04: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