artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ebf9ae
)
remove extern for cpu var removed in 2015
author
jsg
<jsg@openbsd.org>
Mon, 22 Aug 2022 08:57:54 +0000
(08:57 +0000)
committer
jsg
<jsg@openbsd.org>
Mon, 22 Aug 2022 08:57:54 +0000
(08:57 +0000)
ok daniel@
sys/arch/amd64/include/cpu.h
patch
|
blob
|
history
diff --git
a/sys/arch/amd64/include/cpu.h
b/sys/arch/amd64/include/cpu.h
index
b8db48f
..
6143683
100644
(file)
--- a/
sys/arch/amd64/include/cpu.h
+++ b/
sys/arch/amd64/include/cpu.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: cpu.h,v 1.14
7 2022/08/12 02:20:36 cheloha Exp $
*/
+/* $OpenBSD: cpu.h,v 1.14
8 2022/08/22 08:57:54 jsg Exp $
*/
/* $NetBSD: cpu.h,v 1.1 2003/04/26 18:39:39 fvdl Exp $ */
/*-
@@
-369,7
+369,6
@@
struct timeval;
/* locore.S */
extern int biosbasemem;
extern int biosextmem;
-extern int cpu;
extern int cpu_feature;
extern int cpu_ebxfeature;
extern int cpu_ecxfeature;