x86: unify common parts of segment.h
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:09 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:09 +0000 (13:31 +0100)
commit15ee09b40831ae88eb8a804a647b6935eb8b7114
treebbb9e9e09b3f058a59052d4e682619221dbd25ca
parentcef189508b2f043fdc2e354645803b6ce004aac3
x86: unify common parts of segment.h

Although segment handling in i386 and x86_64 are very different,
there's a common part. Put them in segment.h instead of arch specific
headers

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/segment.h
include/asm-x86/segment_32.h
include/asm-x86/segment_64.h