shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif