shithub: scc

ref: 5c6838058bf80ec9c14b72e9817bc0b80c539f1d
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif