From: Glauber Costa Date: Tue, 24 Jun 2008 20:36:31 +0000 (-0300) Subject: x86: use macros from asm.h. X-Git-Tag: v2.6.27-rc1~1106^2~46^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2528de431ddb200653d1dc6ca90074bad9520f09;p=pandora-kernel.git x86: use macros from asm.h. In putuser_32.S and putuser_64.S, replace things like .quad, .long, and explicit references to [r|e]ax for the apropriate macros in asm/asm.h. Signed-off-by: Glauber Costa Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed