]> code.delx.au - gnu-emacs/blob - src/s/sol2-6.h
(XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfield
[gnu-emacs] / src / s / sol2-6.h
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) */