Learn more about these different git repos.
Other Git URLs
#ifndef _INTERNAL_ATOMIC_NT32_H
#define _INTERNAL_ATOMIC_NT32_H
#ifdef __LIBC_LEGACY_SOURCE_TREE
#include "i386/atomic.h"
#else
#include "../internal/atomic.h"
#endif