ref: 3c1bc3ba7d6a901a60f374d7272cf89f9eacb442 dir: /libc/include/z80/errno.h/
#ifndef _ERRNO_H #define _ERRNO_H extern int errno; #endif