Skip to content

Instantly share code, notes, and snippets.

@clockley

clockley/main.c Secret

Created July 6, 2016 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clockley/eb42964003a2e4fe6de97d5b192d61d3 to your computer and use it in GitHub Desktop.
Save clockley/eb42964003a2e4fe6de97d5b192d61d3 to your computer and use it in GitHub Desktop.
static _Atomic(unsigned long long) i = {0};
int main(void)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment