ack/mach/minixST/libsys/errno.c

5 lines
108 B
C
Raw Normal View History

#include <lib.h>
/* errno.c - declare variable errno Author: F. Meulenbroeks */
int errno = 0;