New directory
[bpt/emacs.git] / src / s / sol2-6.h
CommitLineData
e986c175
MR
1/* Handle Solaris 2.6. */
2
3#include "sol2-5.h"
8103074a 4
95fb966a 5#if 0 /* dldump does not handle all the extensions used by GNU ld. */
8103074a
RS
6#undef UNEXEC
7#define UNEXEC unexsol.o
95fb966a 8#endif