comparison src/s/sol2-6.h @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children 6b37e6ddd302
comparison
equal deleted inserted replaced
-1:000000000000 0:376386a54a3c
1 /* Synched up with: Not in FSF. */
2
3 /* Handle Solaris 2.6. */
4
5 #include "sol2-5.h"
6
7 /* 2.6 has dldump, dynodump is not necessary */
8 #ifdef UNEXEC
9 #undef UNEXEC
10 #endif
11 #define UNEXEC unexsol2-6.o