diff options
Diffstat (limited to 'arch/m32r/include/asm/processor.h')
| -rw-r--r-- | arch/m32r/include/asm/processor.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/arch/m32r/include/asm/processor.h b/arch/m32r/include/asm/processor.h index e1f46d75746..da17253b573 100644 --- a/arch/m32r/include/asm/processor.h +++ b/arch/m32r/include/asm/processor.h @@ -118,8 +118,6 @@ struct mm_struct;  /* Free all resources held by a thread. */  extern void release_thread(struct task_struct *); -#define prepare_to_copy(tsk)	do { } while (0) -  /*   * create a kernel thread without removing it from tasklists   */ | 
