This website requires JavaScript.
Explore
Help
Sign In
genesi
/
linux-legacy
Watch
1
Star
0
Fork
0
You've already forked linux-legacy
mirror of
https://github.com/genesi/linux-legacy.git
synced
2026-09-19 13:14:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fac1f0e34026a656174102ebad4d1cd71cd4fe2c
linux-legacy
/
include
/
asm-x86_64
/
processor-flags.h
2 lines
38 B
C
Raw
Normal View
History
Unescape
Escape
[PATCH] x86: Clean up x86 control register and MSR macros (corrected) This patch is based on Rusty's recent cleanup of the EFLAGS-related macros; it extends the same kind of cleanup to control registers and MSRs. It also unifies these between i386 and x86-64; at least with regards to MSRs, the two had definitely gotten out of sync. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Andi Kleen <ak@suse.de>
2007-05-02 19:27:12 +02:00
#
include
<asm-i386/processor-flags.h>
Reference in New Issue
Copy Permalink