blob: 5f5bb0f973616d80d9e3085b48f4dd04fcf57d2e [file] [log] [blame]
Thomas Gleixner96a388d2007-10-11 11:20:03 +02001#ifdef CONFIG_X86_32
David Howellsa1ce3922012-10-02 18:01:25 +01002# include <asm/checksum_32.h>
Thomas Gleixner96a388d2007-10-11 11:20:03 +02003#else
David Howellsa1ce3922012-10-02 18:01:25 +01004# include <asm/checksum_64.h>
Thomas Gleixner96a388d2007-10-11 11:20:03 +02005#endif