shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif