shithub: scc

ref: 2c2a9652ce246e092bcb3e3801d7ab434724fd45
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif