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