view src/s/cxux7.h @ 5901:0377de94724d

(SYSV_SYSTEM_DIR): Define. (BROKEN_START, TEXT_START, START_FILES, UNEXEC, RUN_TIME_REMAP): Define to use unexsunos4. (N_PAGSIZ, N_BSSSADDR, N_TRELOFF): Define so unexsunos4.c compiles.
author Roland McGrath <roland@gnu.org>
date Fri, 11 Feb 1994 17:32:57 +0000 (1994-02-11)
parents a5a7ee5afff7
children 695cf19ef79e
line wrap: on
line source
/* 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"