shithub: scc

ref: b37b94ebe88c3c97036587d0b8dd12acaf16ada7
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif