Retro68/gcc/libgloss/libnosys/errno.c
2012-03-27 01:51:53 +02:00

4 lines
77 B
C

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