fork: move the real prepare_to_copy() users to arch_dup_task_struct()
[linux-2.6-block.git] / arch / blackfin / include / asm / processor.h
index 8af7772e84ccfdcfbba38d1b11eca4cad1926d45..4ef7cfe43cebce8441a88c5dc876f980760e65ef 100644 (file)
@@ -75,8 +75,6 @@ static inline void release_thread(struct task_struct *dead_task)
 {
 }
 
-#define prepare_to_copy(tsk)   do { } while (0)
-
 extern int kernel_thread(int (*fn) (void *), void *arg, unsigned long flags);
 
 /*