artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa328ad
)
Export comdefaultrate
author
niklas
<niklas@openbsd.org>
Wed, 29 Jan 1997 17:56:35 +0000
(17:56 +0000)
committer
niklas
<niklas@openbsd.org>
Wed, 29 Jan 1997 17:56:35 +0000
(17:56 +0000)
sys/dev/ic/comvar.h
patch
|
blob
|
history
diff --git
a/sys/dev/ic/comvar.h
b/sys/dev/ic/comvar.h
index
31bcdcb
..
2a044c6
100644
(file)
--- a/
sys/dev/ic/comvar.h
+++ b/
sys/dev/ic/comvar.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: comvar.h,v 1.
6 1996/12/10 22:28:31 deraadt Exp $
*/
+/* $OpenBSD: comvar.h,v 1.
7 1997/01/29 17:56:35 niklas Exp $
*/
/* $NetBSD: comvar.h,v 1.5 1996/05/05 19:50:47 christos Exp $ */
/*
@@
-109,6
+109,7
@@
int comcngetc __P((dev_t));
void comcnputc __P((dev_t, int));
void comcnpollc __P((dev_t, int));
+extern int comdefaultrate;
extern int comconsaddr;
extern int comconsinit;
extern int comconsattached;