Skip to content

Instantly share code, notes, and snippets.

@GitMirar
Created January 27, 2016 01:52
Show Gist options
  • Save GitMirar/4b6a2525931f18d7ddf5 to your computer and use it in GitHub Desktop.
Save GitMirar/4b6a2525931f18d7ddf5 to your computer and use it in GitHub Desktop.
static void ansisec_init(void) __attribute__((constructor));
static void ansisec_init(void)
{ ... }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment