shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif