]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arc/kernel/process.c
exit_thread: remove empty bodies
[mirror_ubuntu-artful-kernel.git] / arch / arc / kernel / process.c
index a3f750e76b683dd25a45584b71014532214b20ac..b5db9e7fd649204d1e0da5d772274544b8483c2a 100644 (file)
@@ -183,13 +183,6 @@ void flush_thread(void)
 {
 }
 
-/*
- * Free any architecture-specific thread data structures, etc.
- */
-void exit_thread(void)
-{
-}
-
 int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpu)
 {
        return 0;