shithub: scc

ref: 7f521afbab78ad89be36f6b3a3f358a0ad6ddfc1
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif