gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mn10300 / i126256-1.c
CommitLineData
bfff1642
NC
1void
2sub0 (int i)
3{
4 extern int sub (int);
5
6 sub (i);
7}
This page took 0.568671 seconds and 4 git commands to generate.