aboutsummaryrefslogblamecommitdiff
path: root/src/lib/libc/errno.c
blob: b5865fa6d01a6f36fbf3e90fcf9a91844ecdb5ba (plain) (tree)
1
2
3
4
5
6





                                         
#include <errno.h>

int errno = 0;


/* vim: set sts=0 ts=4 sw=4 tw=0 noet :*/