]> Pileus Git - ~andy/linux/blobdiff - arch/mn10300/include/asm/processor.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
[~andy/linux] / arch / mn10300 / include / asm / processor.h
index f7b3c9ab2cb581fed5a838dfed13b916f9abbf4f..247928c9f549ec239e1e5556a1c7157674833bba 100644 (file)
@@ -139,9 +139,6 @@ static inline void start_thread(struct pt_regs *regs,
 /* Free all resources held by a thread. */
 extern void release_thread(struct task_struct *);
 
-/* Prepare to copy thread state - unlazy all lazy status */
-extern void prepare_to_copy(struct task_struct *tsk);
-
 /*
  * create a kernel thread without removing it from tasklists
  */