5 lines
107 B
C
5 lines
107 B
C
|
/* $NetBSD: dos_errno.c,v 1.1 1998/09/01 19:53:25 itohy Exp $ */
|
||
|
|
||
|
/* errno for DOS calls */
|
||
|
int dos_errno;
|