errno.c 108 B

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