amd64: Fix invocations of setidt().
authorJordan Gordeev <jgordeev@dir.bg>
Mon, 6 Jul 2009 10:25:53 +0000 (13:25 +0300)
committerJordan Gordeev <jgordeev@dir.bg>
Mon, 6 Jul 2009 12:15:03 +0000 (15:15 +0300)
commita4f18b62e9e07caf7fa72bff3b70db14476d164f
treea7f95e5d5bcd010f3e7207c4dd194f9851246d7d
parentec073ddcbffef8bf4892725e3de42fc188f3fe59
amd64: Fix invocations of setidt().
setidt() has different interface on i386 and amd64.
sys/platform/pc64/amd64/mp_machdep.c