X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-x86_64%2Fstring.h;h=a3493ee282bb33222185a9febf2a4434f8b98dac;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=27876b9da06ac8cbe4163d106541dc0d03d5f22a;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-x86_64/string.h b/include/asm-x86_64/string.h index 27876b9da..a3493ee28 100644 --- a/include/asm-x86_64/string.h +++ b/include/asm-x86_64/string.h @@ -3,8 +3,6 @@ #ifdef __KERNEL__ -#define struct_cpy(x,y) (*(x)=*(y)) - /* Written 2002 by Andi Kleen */ /* Only used for special circumstances. Stolen from i386/string.h */