Sign in
gnu
/
binutils-gdb
/
82e6d6bf900e9c1929cc2d4e64a16ab4e1abe4e9
/
.
/
ld
/
testsuite
/
ld-pe
/
direct_dll.c
blob: 9863d1a2294aa6e598ea2267c19c02e88caf0992 [
file
]
__declspec
(
dllexport
)
int
dll_func
(
void
)
{
return
10
;
}