commit | 766ed4282114eab616741107745b0dd11075e496 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue Jun 24 16:56:30 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 09:14:10 2008 +0200 |
tree | 70327f17da3cf94adfd9a99230b4e1110f1464ca | |
parent | 663aa96df32af9c4141ef3179282f95c7537643a [diff] |
x86: replace function headers by macros. In putuser_64.S, do it the i386 way, and replace the code in beginning and end of functions with macros, since it's always the same thing. Save lines. 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>