shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif