shithub: scc

ref: 0a2a2afd4bc2e8c740c46a575419a35c54c83ca1
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif