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
0b11474080
binutils-gdb
/
ld
/
testsuite
/
ld-x86-64
/
plt-lib.c
12 lines
64 B
C
Raw
Blame
History
int
foo
(
void
)
{
return
1
;
}
int
bar
(
void
)
{
return
-
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink