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