Retro68/gcc/libgloss/libnosys/errno.c

4 lines
77 B
C
Raw Normal View History

/* Supply a definition of errno if one not already provided. */
int errno;