summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--output/outelf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/output/outelf.h b/output/outelf.h
index 93a620c3..1efa2d06 100644
--- a/output/outelf.h
+++ b/output/outelf.h
@@ -46,7 +46,6 @@
#define GLOBAL_TEMP_BASE 0x40000000 /* bigger than any sane symbol index */
#define SEG_ALIGN 16 /* alignment of sections in file */
-#define SEG_ALIGN_1 (SEG_ALIGN-1)
/* this stuff is needed for the stabs debugging format */
#define TY_STABSSYMLIN 0x40 /* ouch */