shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif