binutils-gdb/ld/testsuite/ld-i386/no-plt-func1.c

6 lines
41 B
C

int
func (void)
{
return 0x12345678;
}