shithub: scc

ref: 298b9d10ce37f28fa4e09a13df94835de354d696
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif