From 4461489ac610809d3e68eccf4afc0244bdccb77d Mon Sep 17 00:00:00 2001 From: jake Date: Mon, 29 Jul 2002 00:40:48 +0000 Subject: Remove a stale comment. --- sys/sparc64/sparc64/locore.S | 4 ---- sys/sparc64/sparc64/locore.s | 4 ---- 2 files changed, 8 deletions(-) diff --git a/sys/sparc64/sparc64/locore.S b/sys/sparc64/sparc64/locore.S index 98502c7..bd427df 100644 --- a/sys/sparc64/sparc64/locore.S +++ b/sys/sparc64/sparc64/locore.S @@ -43,10 +43,6 @@ /* * void _start(caddr_t metadata, u_long o1, u_long o2, u_long o3, * u_long ofw_vec) - * - * XXX: in am smp system the other cpus are started in the loader, but since - * there's no way to look up a symbol there, we need to use the same entry - * point. So if the module id is not equal to bootcpu, jump to _mp_start. */ ENTRY(_start) /* diff --git a/sys/sparc64/sparc64/locore.s b/sys/sparc64/sparc64/locore.s index 98502c7..bd427df 100644 --- a/sys/sparc64/sparc64/locore.s +++ b/sys/sparc64/sparc64/locore.s @@ -43,10 +43,6 @@ /* * void _start(caddr_t metadata, u_long o1, u_long o2, u_long o3, * u_long ofw_vec) - * - * XXX: in am smp system the other cpus are started in the loader, but since - * there's no way to look up a symbol there, we need to use the same entry - * point. So if the module id is not equal to bootcpu, jump to _mp_start. */ ENTRY(_start) /* -- cgit v1.1