shithub: scc

ref: f5d6bef3655e4a6d692c3cc3116f9fbea1aef257
dir: /libc/include/i386-sysv/errno.h/

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

extern int errno;

#endif