blob: 09224d7a58620e88537eb4a6040c0dd8adeac42e [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/string_32.h>
Thomas Gleixner96a388d2007-10-11 11:20:03 +02003#else
David Howellsa1ce3922012-10-02 18:01:25 +01004# include <asm/string_64.h>
Thomas Gleixner96a388d2007-10-11 11:20:03 +02005#endif