blob: 354872bcec4007d5b1fa48a2aa17304b69466329 [file] [log] [blame]
#include "threads_impl.h"
int* __errno_location(void) { return &__thrd_current()->errno_value; }