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
f3cd89f49b
binutils-gdb
/
ld
/
testsuite
/
ld-pe
/
direct_client.c
9 lines
86 B
C
Raw
Blame
History
__declspec
(
dllimport
)
int
dll_func
(
void
)
;
int
main
(
)
{
dll_func
(
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink