shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif