Retro68/binutils/ld/testsuite/ld-x86-64/no-plt-func1.c
2017-04-10 13:32:00 +02:00

6 lines
41 B
C

int
func (void)
{
return 0x12345678;
}