Remove Solaris 2.6 syscalls selector.
Discussed with: kib
This commit is contained in:
parent
965293d0c8
commit
d44335ea0c
@ -2449,7 +2449,6 @@ init386(int first)
|
|||||||
/* XXX does this work? */
|
/* XXX does this work? */
|
||||||
/* XXX yes! */
|
/* XXX yes! */
|
||||||
ldt[LBSDICALLS_SEL] = ldt[LSYS5CALLS_SEL];
|
ldt[LBSDICALLS_SEL] = ldt[LSYS5CALLS_SEL];
|
||||||
ldt[LSOL26CALLS_SEL] = ldt[LSYS5CALLS_SEL];
|
|
||||||
|
|
||||||
/* transfer to user mode */
|
/* transfer to user mode */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user