NetBSD/sys/arch/i386/stand/lib/comio_direct.h

5 lines
112 B
C
Raw Normal View History

void cominit_d __P((int));
int computc_d __P((int, int));
int comgetc_d __P((int));
int comstatus_d __P((int));