commit | 1eeaed7679eab3666d2d8c964d060c2169b3813b | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:31:51 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:51 2008 +0100 |
tree | 2c2904e4ee8d75f30d00dd2367b12d37a5e3e55b | |
parent | 4421011120b2304e5c248ae4165a2704588aedf1 [diff] |
x86: x86 i387 cleanup This removes all the old code that is no longer used after the i387 unification and cleanup. The i387_64.h is renamed to i387.h with no changes, but since it replaces the nonempty one-line stub i387.h it looks like a big diff and not a rename. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>