shithub: scc

ref: 8a27598f9263fb27d738694e6ad87bf37b7f09f3
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