shithub: scc

ref: 013be4e2c832b503356ef59f87ab177ad831691c
dir: /libc/include/qbe/errno.h/

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

extern int errno;

#endif