summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/mptable.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/amd64/mptable.c')
-rw-r--r--sys/amd64/amd64/mptable.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/amd64/amd64/mptable.c b/sys/amd64/amd64/mptable.c
index 599f182..39d10d6 100644
--- a/sys/amd64/amd64/mptable.c
+++ b/sys/amd64/amd64/mptable.c
@@ -2523,8 +2523,6 @@ smp_masked_invlpg_range(u_int mask, vm_offset_t addr1, vm_offset_t addr2)
* This is called once the rest of the system is up and running and we're
* ready to let the AP's out of the pen.
*/
-extern void enable_sse(void);
-
void
ap_init(void)
{
OpenPOWER on IntegriCloud