blob: bb949769536f6454018071409bd78cbb643c107f [file] [log] [blame]
extern int not_hidden(void);
int shared(void) { return not_hidden(); }