Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-mn10300 / i126256-2.c
1 int
2 sub (int i)
3 {
4   return i + 10;
5 }