repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
daily update
[binutils.git]
/
ld
/
testsuite
/
ld-pe
/
direct_dll.c
blob
9863d1a2294aa6e598ea2267c19c02e88caf0992
1
__declspec
(
dllexport
)
int
2
dll_func
(
void
)
3
{
4
return
10
;
5
}