shithub: scc

ref: 52a8cb1286def724462a79e2fcb097b22b37de42
dir: /libc/include/amd64-sysv/errno.h/

View raw version
/* See LICENSE file for copyright and license details. */
#ifndef _ERRNO_H
#define _ERRNO_H

extern int errno;

#endif