|
@@ -45,12 +45,6 @@ struct sigframe {
|
|
|
|
|
|
#endif /* !ICACHE_REFILLS_WORKAROUND_WAR */
|
|
|
|
|
|
-/*
|
|
|
- * handle hardware context
|
|
|
- */
|
|
|
-extern int setup_sigcontext(struct pt_regs *, struct sigcontext __user *);
|
|
|
-extern int restore_sigcontext(struct pt_regs *, struct sigcontext __user *);
|
|
|
-
|
|
|
/*
|
|
|
* Determine which stack to use..
|
|
|
*/
|