Home | History | Annotate | Line # | Download | only in lib
comio_direct.h revision 1.3
      1 /*	$NetBSD: comio_direct.h,v 1.3 2003/04/16 14:58:32 dsl Exp $	*/
      2 
      3 void cominit_d __P((int, int));
      4 int computc_d __P((int, int));
      5 int comgetc_d __P((int));
      6 int comstatus_d __P((int));
      7