shithub: scc

ref: 8c9ce06b6ef102af0618580eda1f0648beabfc9f
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif