index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ld
/
testsuite
/
ld-pe
/
direct_dll.c
blob: 9863d1a2294aa6e598ea2267c19c02e88caf0992 (
plain
)
1
2
3
4
5
__declspec(dllexport) int dll_func (void) { return 10; }