AArch64: Revert setting of elf class in linker stub.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / direct_dll.c
CommitLineData
f6fe8b45
CF
1__declspec(dllexport) int
2dll_func (void)
3{
4 return 10;
5}
This page took 0.649872 seconds and 4 git commands to generate.