shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif