summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/current_mm.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/current_mm.h')
-rw-r--r--arch/m68k/include/asm/current_mm.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m68k/include/asm/current_mm.h b/arch/m68k/include/asm/current_mm.h
deleted file mode 100644
index 8de8f8ceda61..000000000000
--- a/arch/m68k/include/asm/current_mm.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _M68K_CURRENT_H
-#define _M68K_CURRENT_H
-
-register struct task_struct *current __asm__("%a2");
-
-#endif /* !(_M68K_CURRENT_H) */