shithub: scc

ref: 3c1bc3ba7d6a901a60f374d7272cf89f9eacb442
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif