aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/include/asm/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/c6x/include/asm/processor.h')
-rw-r--r--arch/c6x/include/asm/processor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/c6x/include/asm/processor.h b/arch/c6x/include/asm/processor.h
index 7c87b5be53b5..8f7cce829f8e 100644
--- a/arch/c6x/include/asm/processor.h
+++ b/arch/c6x/include/asm/processor.h
@@ -92,9 +92,6 @@ static inline void release_thread(struct task_struct *dead_task)
92{ 92{
93} 93}
94 94
95#define copy_segments(tsk, mm) do { } while (0)
96#define release_segments(mm) do { } while (0)
97
98/* 95/*
99 * saved kernel SP and DP of a blocked thread. 96 * saved kernel SP and DP of a blocked thread.
100 */ 97 */