Raw File
gcc_hidden.h
/* Begin all files as hidden visibility */
#pragma GCC visibility push(hidden)
back to top