artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bde7ad
)
Drop unused field `ci_ipiih'.
author
visa
<visa@openbsd.org>
Mon, 29 Jan 2018 14:53:01 +0000
(14:53 +0000)
committer
visa
<visa@openbsd.org>
Mon, 29 Jan 2018 14:53:01 +0000
(14:53 +0000)
sys/arch/mips64/include/cpu.h
patch
|
blob
|
history
diff --git
a/sys/arch/mips64/include/cpu.h
b/sys/arch/mips64/include/cpu.h
index
689e8e4
..
e0ba146
100644
(file)
--- a/
sys/arch/mips64/include/cpu.h
+++ b/
sys/arch/mips64/include/cpu.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: cpu.h,v 1.12
2 2017/10/21 06:11:22
visa Exp $ */
+/* $OpenBSD: cpu.h,v 1.12
3 2018/01/29 14:53:01
visa Exp $ */
/*-
* Copyright (c) 1992, 1993
@@
-205,7
+205,6
@@
struct cpu_info {
uint ci_intrdepth; /* interrupt depth */
#ifdef MULTIPROCESSOR
u_long ci_flags; /* flags; see below */
- struct intrhand ci_ipiih;
#endif
volatile int ci_ddb;
#define CI_DDB_RUNNING 0