libctf: impose an ordering on conflicting types
[binutils-gdb.git] / ld / testsuite / ld-ctf / typedef-int.c
1 typedef int word;
2
3 static word w;