This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2025-02-08 02:15:13 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5300db887e
linux_dsm_epyc7002
/
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 18:57:47 +07: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