original_kernel/arch/x86/lib
John Reiser 6b8be6df7f x86: add ENDPROC() markers
The ENDPROCs() were not used everywhere.  Some code used just END() instead,
while other code used nothing.  um/sys-i386/checksum.S didn't #include
<linux/linkage.h> .  I also got confused because gcc puts the
.type near the ENTRY, while ENDPROC puts it on the opposite end.

Signed off by: John Reiser <jreiser@BitWagon.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:33:13 +01:00
..
Makefile
bitops_32.c
bitops_64.c
bitstr_64.c
checksum_32.S
clear_page_64.S
copy_page_64.S
copy_user_64.S
copy_user_nocache_64.S
csum-copy_64.S
csum-partial_64.c
csum-wrappers_64.c
delay_32.c
delay_64.c
getuser_32.S
getuser_64.S
io_64.c
iomap_copy_64.S
memcpy_32.c
memcpy_64.S
memmove_64.c x86_64: move lib 2007-10-11 11:17:08 +02:00
memset_64.S
mmx_32.c
msr-on-cpu.c
putuser_32.S
putuser_64.S
rwlock_64.S
semaphore_32.S
string_32.c
strstr_32.c
thunk_64.S
usercopy_32.c
usercopy_64.c