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