view src/s/sol2-6.h @ 96721:a2d3c8acc0fe

* m/ibms390.h: * m/intel386.h: * m/m68k.h: * s/bsd-common.h: * s/cygwin.h: * s/darwin.h: * s/freebsd.h: * s/gnu.h: * s/msdos.h: Remove boilerplate comments.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 16 Jul 2008 07:26:30 +0000
parents 9a68f1087040
children ed20cbe62401
line wrap: on
line source

/* Handle Solaris 2.6.  */

#include "sol2-5.h"

#if 0 /* dldump does not handle all the extensions used by GNU ld.  */
#undef UNEXEC
#define UNEXEC unexsol.o
#endif

/* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca
   (do not change this comment) */