shithub: scc

ref: 867607689050314f1cd07f567ec06ceff1a1aa49
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif