[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user
[powerpc.git] / arch / mips / kernel / signal-common.h
index 9a8abd6..d9a832f 100644 (file)
@@ -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..
  */