ref: 6ce01bc2fccd1846db2699a8c3d45b79212a9809 dir: /libc/include/qbe/errno.h/
/* See LICENSE file for copyright and license details. */ #ifndef _ERRNO_H #define _ERRNO_H extern int errno; #endif