This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
You've already forked binutils-gdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
514b85276b
binutils-gdb
/
gold
/
testsuite
/
ver_test_13.c
8 lines
83 B
C
Raw
Blame
History
__asm__
(
"
.symver foo, foo@VER_0
"
)
;
int
foo
(
void
)
;
int
foo
(
void
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink