shithub: scc

ref: e01986d6087e1264c1865596d7fe02cadbec6296
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