x86: introduce asm helpers in local_{32|64}.h
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:31:26 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:26 +0000 (13:31 +0100)
commit8ee5797a91bdb713b4031741b33bd035f9c43870
tree1ce447909c7b2d43f88631180b72d67bd02d6f83
parent992b95920a311db3267659ea17160e4812a05830
x86: introduce asm helpers in local_{32|64}.h

Handle the use of long on X86_32 and quad on X86_64

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/asm.h
include/asm-x86/local_32.h
include/asm-x86/local_64.h