blob: 32fb4dab4d1374ccc4487263d2706431f5f833b0 [file] [log] [blame]
#include <errno.h>
int *errno_location() { return &errno; }