shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif