Commit 77b0bed7 authored by Christophe Leroy's avatar Christophe Leroy Committed by Michael Ellerman
parent 4696cfdb
...@@ -1436,8 +1436,6 @@ static inline void mtsr(u32 val, u32 idx) ...@@ -1436,8 +1436,6 @@ static inline void mtsr(u32 val, u32 idx)
} }
#endif #endif
#define proc_trap() asm volatile("trap")
extern unsigned long current_stack_frame(void); extern unsigned long current_stack_frame(void);
register unsigned long current_stack_pointer asm("r1"); register unsigned long current_stack_pointer asm("r1");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment