--- src/sys/i386/i386/Attic/sys_machdep.c 2006/06/05 07:26:10 1.23 +++ src/sys/i386/i386/Attic/sys_machdep.c 2006/07/02 00:49:31 1.24 @@ -256,12 +256,14 @@ set_user_TLS(void) gdt[off + i].sd = td->td_tls[i]; } +#ifdef SMP static void set_user_ldt_cpusync(struct lwkt_cpusync *cmd) { set_user_ldt(cmd->cs_data); } +#endif /* * Update the GDT entry pointing to the LDT to point to the LDT of the