binutils-gdb/ld/testsuite/ld-mn10300/i126256-2.c

6 lines
37 B
C
Raw Normal View History

int
sub (int i)
{
return i + 10;
}