fork: move the real prepare_to_copy() users to arch_dup_task_struct()
[linux-2.6-block.git] / arch / h8300 / include / asm / processor.h
index 61fabf1788c6b4e1a9c006d29a070b2b1bfb5904..4c9f6f87b6179f1c493ee3f2ed289dcda0a46bdc 100644 (file)
@@ -109,8 +109,6 @@ static inline void release_thread(struct task_struct *dead_task)
 
 extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
 
-#define prepare_to_copy(tsk)   do { } while (0)
-
 /*
  * Free current thread data structures etc..
  */