shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif