shithub: scc

ref: 4f388adfd3574c516b7e7c6ef36324d483b0c2d6
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif