repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
i386
/
stand
/
lib
/
comio_direct.h
blob
8cd6569cffc4e05e3b7dc36420d05475c4b2d092
1
/* $NetBSD: comio_direct.h,v 1.3 2003/04/16 14:58:32 dsl Exp $ */
2
3
int
cominit_d
(
int
,
int
);
4
int
computc_d
(
int
,
int
);
5
int
comgetc_d
(
int
);
6
int
comstatus_d
(
int
);