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