commit | 86e430edf462e872ecfab28d6b8619be5ab9c300 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Wed May 28 20:05:46 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 12:48:20 2008 +0200 |
tree | 9aeb3c572c062d3a211f763fdb26d7d6aec9e39e | |
parent | 0f385d1ddd0952e01a968bfa5512378ad23de6df [diff] |
x86: remove ifdef from stepping The stepping won't affect x86_64, since there are not x86_64 k7's or pentiums. So, although it adds to the binary size, remove the ifdef for smoother integration Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>