arch/tile: adopt prepare_exit_to_usermode() model from x86
[cascardo/linux.git] / arch / tile / include / asm / processor.h
index 139dfde..0684e88 100644 (file)
@@ -212,7 +212,7 @@ static inline void release_thread(struct task_struct *dead_task)
        /* Nothing for now */
 }
 
-extern int do_work_pending(struct pt_regs *regs, u32 flags);
+extern void prepare_exit_to_usermode(struct pt_regs *regs, u32 flags);
 
 
 /*