summaryrefslogtreecommitdiff
path: root/i386/i386/i386asm.sym
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2007-08-04 16:39:39 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:11 +0200
commitf9fd27989cb6402fbdf624c350e9908903902745 (patch)
tree23db43573495c3612fa8e60cfb8b59533417f9ba /i386/i386/i386asm.sym
parent5f31fc65e9479fe7c637c82e280e20bf4ef39250 (diff)
2007-08-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
* i386/i386/mp_desc.c: (cpu_control, interrupt_processor, cpu_start) (start_other_cpus): New functions. * i386/i386/i386asm.sym (MP_GDT, MP_IDT): Remove macros. * i386/i386/lock.h: Don't include_next "lock.h".
Diffstat (limited to 'i386/i386/i386asm.sym')
-rw-r--r--i386/i386/i386asm.sym4
1 files changed, 0 insertions, 4 deletions
diff --git a/i386/i386/i386asm.sym b/i386/i386/i386asm.sym
index fb3ee43..8cfb2c0 100644
--- a/i386/i386/i386asm.sym
+++ b/i386/i386/i386asm.sym
@@ -117,10 +117,6 @@ expr (VM_MIN_KERNEL_ADDRESS>>PDESHIFT)*sizeof(pt_entry_t) KERNELBASEPDE
expr RB_KDB
#endif /* MACH_KDB */
-#if NCPUS > 1
-offset mp_desc_table mp gdt
-offset mp_desc_table mp idt
-#endif /* NCPUS > 1 */
expr INTSTACK_SIZE
#if !STAT_TIME