i386: move lib
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:33 +0000 (11:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:33 +0000 (11:16 +0200)
commit44f0257fc316ff4b33aa3438dd8d891b7d6d72b9
treec1a9a571db37d631489f18e1dfe5554874b19027
parentda957e111bb0c189a4a3bf8a00caaecb59ed94ca
i386: move lib

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 files changed:
arch/i386/Makefile
arch/x86/lib/Makefile [moved from arch/i386/lib/Makefile with 65% similarity]
arch/x86/lib/Makefile_32 [moved from arch/i386/lib/Makefile_32 with 100% similarity]
arch/x86/lib/bitops_32.c [moved from arch/i386/lib/bitops_32.c with 100% similarity]
arch/x86/lib/checksum_32.S [moved from arch/i386/lib/checksum_32.S with 100% similarity]
arch/x86/lib/delay_32.c [moved from arch/i386/lib/delay_32.c with 100% similarity]
arch/x86/lib/getuser_32.S [moved from arch/i386/lib/getuser_32.S with 100% similarity]
arch/x86/lib/memcpy_32.c [moved from arch/i386/lib/memcpy_32.c with 100% similarity]
arch/x86/lib/mmx_32.c [moved from arch/i386/lib/mmx_32.c with 100% similarity]
arch/x86/lib/msr-on-cpu.c [moved from arch/i386/lib/msr-on-cpu.c with 100% similarity]
arch/x86/lib/putuser_32.S [moved from arch/i386/lib/putuser_32.S with 100% similarity]
arch/x86/lib/semaphore_32.S [moved from arch/i386/lib/semaphore_32.S with 100% similarity]
arch/x86/lib/string_32.c [moved from arch/i386/lib/string_32.c with 100% similarity]
arch/x86/lib/strstr_32.c [moved from arch/i386/lib/strstr_32.c with 100% similarity]
arch/x86/lib/usercopy_32.c [moved from arch/i386/lib/usercopy_32.c with 100% similarity]
arch/x86_64/lib/Makefile
arch/x86_64/lib/msr-on-cpu.c