Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / include / asm-x86_64 / string.h
index 27876b9..a3493ee 100644 (file)
@@ -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 */