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