shithub: scc

ref: 7aee6a0c93f31167634482a65722f9c7c75d80d3
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif