artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8e1a44
)
amd64/lapic.c: remove unused extern prototype for tsc_delay()
author
cheloha
<cheloha@openbsd.org>
Thu, 25 Aug 2022 20:43:17 +0000
(20:43 +0000)
committer
cheloha
<cheloha@openbsd.org>
Thu, 25 Aug 2022 20:43:17 +0000
(20:43 +0000)
sys/arch/amd64/amd64/lapic.c
patch
|
blob
|
history
diff --git
a/sys/arch/amd64/amd64/lapic.c
b/sys/arch/amd64/amd64/lapic.c
index
cd5d580
..
8aa12a1
100644
(file)
--- a/
sys/arch/amd64/amd64/lapic.c
+++ b/
sys/arch/amd64/amd64/lapic.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: lapic.c,v 1.6
1 2022/08/25 17:38:16
cheloha Exp $ */
+/* $OpenBSD: lapic.c,v 1.6
2 2022/08/25 20:43:17
cheloha Exp $ */
/* $NetBSD: lapic.c,v 1.2 2003/05/08 01:04:35 fvdl Exp $ */
/*-
@@
-486,8
+486,6
@@
wait_next_cycle(void)
}
}
-extern void tsc_delay(int);
-
/*
* Calibrate the local apic count-down timer (which is running at
* bus-clock speed) vs. the i8254 counter/timer (which is running at