commit | 2528de431ddb200653d1dc6ca90074bad9520f09 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue Jun 24 17:36:31 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 09:14:12 2008 +0200 |
tree | 2cce31204c0e6f810bdf8d1d013ea08e931575f7 | |
parent | efea505d83873cfc8a7cdbb8a2a11d2c67467843 [diff] |
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 <gcosta@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>