shithub: scc

ref: fcbf1cde4363400a9f70641dad9dfc20fa890762
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif