shithub: scc

ref: 24a097c15570c35a997628d0f0c553261d7254a7
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif