shithub: scc

ref: 6c20179c7f7cc370d02d2be76bc60ccc5f448835
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif