comparison src/m/orion105.h @ 519:dad03690e241

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Thu, 30 Jan 1992 15:31:35 +0000
parents c0335c02f1d7
children 1ffd52c765c7
comparison
equal deleted inserted replaced
518:3a316f923456 519:dad03690e241
76 #define TEXT_START 0x8000 76 #define TEXT_START 0x8000
77 #define LD_TEXT_START_ADDR 8000 77 #define LD_TEXT_START_ADDR 8000
78 78
79 /* Arguments to ignore before argc in crt0.c. */ 79 /* Arguments to ignore before argc in crt0.c. */
80 #define DUMMIES dummy1, dummy2, 80 #define DUMMIES dummy1, dummy2,
81
82 /* dbx can't cope so what the heck - currently (July 88) eval.c causes
83 * the compiler to go into an infinite loop - so compile it by hand
84 * cc -c -Demacs eval.c
85 * before running make
86 */
87 #define C_DEBUG_SWITCH -O
88
89 /* Since not debugging don't add dbx lib */
90 #define LIBS_DEBUG