URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-elfvers/] [vers22a.c] - Rev 84
Go to most recent revision | Compare with Previous | Blame | View Log
#include "vers.h" SYMVER(_old_bar, bar@VERS.0); void _old_bar () { }
Go to most recent revision | Compare with Previous | Blame | View Log