Remove Solaris 2.6 syscalls selector.

Discussed with:	kib
This commit is contained in:
Gleb Smirnoff 2017-03-23 19:54:41 +00:00
parent 591e79bc76
commit 061f01b16e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315867

View File

@ -2449,7 +2449,6 @@ init386(int first)
/* XXX does this work? */
/* XXX yes! */
ldt[LBSDICALLS_SEL] = ldt[LSYS5CALLS_SEL];
ldt[LSOL26CALLS_SEL] = ldt[LSYS5CALLS_SEL];
/* transfer to user mode */