1/* Handle Solaris 2.6.  */
2
3#include "sol2-5.h"
4
5#if 0 /* dldump does not handle all the extensions used by GNU ld.  */
6#undef UNEXEC
7#define UNEXEC unexsol.o
8#endif
9
10/* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca
11   (do not change this comment) */
12