提交 1dd2ad7f 编写于 作者: J Jonas Bonn

openrisc: remove unused current_regs

Signed-off-by: NJonas Bonn <jonas@southpole.se>
上级 836dc9e3
......@@ -70,7 +70,6 @@ struct thread_struct {
*/
#define task_pt_regs(task) user_regs(task_thread_info(task))
#define current_regs() user_regs(current_thread_info())
#define INIT_SP (sizeof(init_stack) + (unsigned long) &init_stack)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册