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