shithub: scc

ref: 2fad6a4bf9c95e020df930acd1691c295b173ac1
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif