shithub: scc

ref: 370c020ff1b057611556aed2d0583d093ad61cc3
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif