shithub: scc

ref: 0a156f6de8961950b3e91a5b53b956ae9670452e
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