shithub: scc

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

View raw version

#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif