summaryrefslogtreecommitdiffstats
path: root/sys/mips/mips/swtch.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/mips/swtch.S')
-rw-r--r--sys/mips/mips/swtch.S10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/mips/mips/swtch.S b/sys/mips/mips/swtch.S
index e18f412..8c43f24 100644
--- a/sys/mips/mips/swtch.S
+++ b/sys/mips/mips/swtch.S
@@ -608,16 +608,6 @@ LEAF(MipsSaveCurFPState)
END(MipsSaveCurFPState)
/*
- * When starting init, call this to configure the process for user
- * mode. This will be inherited by other processes.
- */
-LEAF_NOPROFILE(prepare_usermode)
- j ra
- nop
-END(prepare_usermode)
-
-
-/*
* This code is copied the user's stack for returning from signal handlers
* (see sendsig() and sigreturn()). We have to compute the address
* of the sigcontext struct for the sigreturn call.
OpenPOWER on IntegriCloud