NetBSD/regress/lib/csu
mrg c0abe52657 "@" is a comment char on arm. these tests have always failed to pass the
`@progbits' part to obj_elf_section()... but in 2.15 obj_elf_section()
gained a demand_empty_rest_of_line(), and the trailing ", " tripped this
up.  we can (and now do) use ``"progbits"'' instead of ``@progbits''.
2004-12-27 00:47:57 +00:00
..
initfini "@" is a comment char on arm. these tests have always failed to pass the 2004-12-27 00:47:57 +00:00
Makefile
Makefile.inc