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