artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a8855b
)
remove cdev_decl(ses), none of the prototypes have matching functions
author
jsg
<jsg@openbsd.org>
Tue, 11 Jun 2024 01:49:17 +0000
(
01:49
+0000)
committer
jsg
<jsg@openbsd.org>
Tue, 11 Jun 2024 01:49:17 +0000
(
01:49
+0000)
sys/sys/conf.h
patch
|
blob
|
history
diff --git
a/sys/sys/conf.h
b/sys/sys/conf.h
index
93951ff
..
422cd7f
100644
(file)
--- a/
sys/sys/conf.h
+++ b/
sys/sys/conf.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: conf.h,v 1.16
2 2024/06/10 04:59:15
jsg Exp $ */
+/* $OpenBSD: conf.h,v 1.16
3 2024/06/11 01:49:17
jsg Exp $ */
/* $NetBSD: conf.h,v 1.33 1996/05/03 20:03:32 christos Exp $ */
/*-
@@
-582,8
+582,6
@@
cdev_decl(ch);
bdev_decl(sd);
cdev_decl(sd);
-cdev_decl(ses);
-
cdev_decl(st);
bdev_decl(cd);