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