Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/amd64 Unused.
details: https://anonhg.NetBSD.org/src/rev/4ec33bc60f9d
branches: trunk
changeset: 346650:4ec33bc60f9d
user: maxv <maxv%NetBSD.org@localhost>
date: Mon Jul 25 15:29:06 2016 +0000
description:
Unused.
diffstat:
sys/arch/amd64/amd64/mptramp.S | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 15a232626032 -r 4ec33bc60f9d sys/arch/amd64/amd64/mptramp.S
--- a/sys/arch/amd64/amd64/mptramp.S Mon Jul 25 15:18:41 2016 +0000
+++ b/sys/arch/amd64/amd64/mptramp.S Mon Jul 25 15:29:06 2016 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mptramp.S,v 1.22 2016/05/12 09:40:23 maxv Exp $ */
+/* $NetBSD: mptramp.S,v 1.23 2016/07/25 15:29:06 maxv Exp $ */
/*
* Copyright (c) 2000, 2016 The NetBSD Foundation, Inc.
@@ -116,7 +116,6 @@
.global _C_LABEL(cpu_spinup_trampoline_end)
.global _C_LABEL(cpu_hatch)
.global _C_LABEL(mp_pdirpa)
- .global _C_LABEL(local_apic)
.text
.align 4,0x0
Home |
Main Index |
Thread Index |
Old Index