exit_thread: remove empty bodies
[cascardo/linux.git] / arch / unicore32 / kernel / process.c
index b008e99..00299c9 100644 (file)
@@ -201,13 +201,6 @@ void show_regs(struct pt_regs *regs)
        __backtrace();
 }
 
-/*
- * Free current thread data structures etc..
- */
-void exit_thread(void)
-{
-}
-
 void flush_thread(void)
 {
        struct thread_info *thread = current_thread_info();