shithub: scc

ref: 1fc4bd2a74431fc24c7c4dad51c67205044348aa
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif