M68K TLS support.
[binutils-gdb.git] / ld / testsuite / ld-elf / dwarf1.h
1 struct foo_s
2 {
3 int foo;
4 };
5
6 extern void doprintf (void);