x86: i387 renaming
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:50 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:50 +0000 (13:31 +0100)
commitb7b71725fb9584454bfe5f231223bd63421798fb
treedc40d035de760fd4b68243953094316edf5c0a6b
parentff0ebb23c6eedc9ac0d84638489d806b30bde8b0
x86: i387 renaming

This renames arch/x86/kernel/{i387_32.c => i387.c}.
This is a pure renaming, but paves the way for merging
the 32-bit and 64-bit versions of this code.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/Makefile_32
arch/x86/kernel/i387.c [moved from arch/x86/kernel/i387_32.c with 100% similarity]