view src/s/cxux7.h @ 2987:4762918e17fb

[xemacs-hg @ 2005-10-10 03:16:22 by youngs] 2005-10-10 Andrey Slusar <anrays@gmail.com> * unexelf.c: define `Elfw(type)' for FreeBSD alpha and all _LP64 archs. From Dejan Lesjak <dejan.lesjak@ijs.si>
author youngs
date Mon, 10 Oct 2005 03:16:25 +0000
parents 376386a54a3c
children
line wrap: on
line source

/* Synched up with: FSF 19.31. */

/* Define this symbol if you are running CX/UX 7.0 or later (7.0 introduced
 * support for ELF files, and while we still build emacs in COFF format, the
 * way it is linked is different for 7.0).
 */
#define USING_CX_UX_7

#include "cxux.h"