X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fi386%2Flib%2Fchecksum.S;h=75ffd02654fc57b89f8a4912946cb6ea6a4d95bb;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=638b3bfbe4c25e28080136b0256d7debab06c99f;hpb=bc77d24c47b89f1e0efed0b8e4be5f8aad102883;p=linux-2.6.git diff --git a/arch/i386/lib/checksum.S b/arch/i386/lib/checksum.S index 638b3bfbe..75ffd0265 100644 --- a/arch/i386/lib/checksum.S +++ b/arch/i386/lib/checksum.S @@ -25,7 +25,6 @@ * 2 of the License, or (at your option) any later version. */ -#include #include /* @@ -280,14 +279,14 @@ unsigned int csum_partial_copy_generic (const char *src, char *dst, .previous .align 4 -.globl direct_csum_partial_copy_generic +.globl csum_partial_copy_generic #ifndef CONFIG_X86_USE_PPRO_CHECKSUM #define ARGBASE 16 #define FP 12 -direct_csum_partial_copy_generic: +csum_partial_copy_generic: subl $4,%esp pushl %edi pushl %esi @@ -422,7 +421,7 @@ DST( movb %cl, (%edi) ) #define ARGBASE 12 -direct_csum_partial_copy_generic: +csum_partial_copy_generic: pushl %ebx pushl %edi pushl %esi