]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: move nop declarations into separate include file
authorAndi Kleen <ak@suse.de>
Wed, 30 Jan 2008 12:32:38 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:38 +0000 (13:32 +0100)
commitbd61643ef6139ba44142f2ba6e79e03267e6b54a
tree581be5e8f0ed23f93bbe258e6b0b2dc12a84282b
parent6d5f718a497375f853d90247f5f6963368e89803
x86: move nop declarations into separate include file

Moving things out of processor.h is always a good thing.

Also needed to avoid include loop in later patch.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/nops.h [new file with mode: 0644]
include/asm-x86/processor.h