shithub: scc

ref: 9653030c822fa1a34b30b1e29fd1c7f4a545b7fc
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif