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