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