artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb39b41
)
still needs kcore.h
author
deraadt
<deraadt@openbsd.org>
Fri, 15 May 2015 23:20:25 +0000
(23:20 +0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 15 May 2015 23:20:25 +0000
(23:20 +0000)
sys/arch/sh/sh/sh_machdep.c
patch
|
blob
|
history
diff --git
a/sys/arch/sh/sh/sh_machdep.c
b/sys/arch/sh/sh/sh_machdep.c
index
7d32f59
..
1954aaf
100644
(file)
--- a/
sys/arch/sh/sh/sh_machdep.c
+++ b/
sys/arch/sh/sh/sh_machdep.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: sh_machdep.c,v 1.
39 2015/05/05 02:13:47 guenther Exp $
*/
+/* $OpenBSD: sh_machdep.c,v 1.
40 2015/05/15 23:20:25 deraadt Exp $
*/
/* $NetBSD: sh3_machdep.c,v 1.59 2006/03/04 01:13:36 uwe Exp $ */
/*
@@
-95,6
+95,7
@@
#include <sys/sched.h>
#include <sys/msg.h>
#include <sys/conf.h>
+#include <sys/kcore.h>
#include <sys/reboot.h>
#include <uvm/uvm_extern.h>