shithub: scc

ref: 2e0d56a3a143cd10b4d0c5163c0c8a37f54ae511
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif