shithub: scc

ref: 5d431d137d9cf7a56cf435f0060a16585dc30f6d
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