shithub: scc

ref: 80847b8fce363a8f18ed50697d1133c7c769fb1d
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif