This website requires JavaScript.
Explore
Help
Register
Sign In
FEX-Emu
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/FEX-Emu/linux.git
synced
2024-12-28 20:37:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2b3b3516b6
linux
/
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