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
ef77d6af7c
binutils-gdb
/
ld
/
testsuite
/
ld-elf
/
dl4xxx.c
14 lines
105 B
C
Raw
Blame
History
#
include
<stdio.h>
void
xxx1
(
void
)
{
printf
(
"
DSO1
\n
"
)
;
}
void
xxx2
(
void
)
{
printf
(
"
DSO2
\n
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink