shithub: scc

ref: 2abe6624ece4d3033742aac950ee949c47d94927
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif