shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif