shithub: scc

ref: 6c49e45d28d7615e701bd6525db7acdfbf32bd08
dir: /libc/include/z80/errno.h/

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif