mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-22 20:37:07 -04:00
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;
|