shithub: scc

ref: a4fa945f60bc687372451bf44e75d4d11f9486b2
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif