Remove building with NOCRYPTO option
[minix.git] / sys / arch / i386 / stand / lib / comio_direct.h
blobc4f95676a38d2957dff315bbe1f45417b743f4f8
1 /* $NetBSD: comio_direct.h,v 1.4 2005/11/11 22:25:09 dsl Exp $ */
3 int cominit_d(int, int);
4 int computc_d(int, int);
5 int comgetc_d(int);
6 int comstatus_d(int);