aboutsummaryrefslogtreecommitdiff
path: root/include/coff
diff options
context:
space:
mode:
Diffstat (limited to 'include/coff')
-rw-r--r--include/coff/a29k.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/coff/a29k.h b/include/coff/a29k.h
index 8042d51..0bad749 100644
--- a/include/coff/a29k.h
+++ b/include/coff/a29k.h
@@ -126,7 +126,6 @@ struct external_scnhdr
#define STYP_BSSREG 0x1200 /* Global register area (like STYP_INFO) */
#define STYP_ENVIR 0x2200 /* Environment (like STYP_INFO) */
#define STYP_ABS 0x4000 /* Absolute (allocated, not reloc, loaded) */
-#define STYP_LIT 0x8020 /* Literal data (like STYP_TEXT) */
/*--------------------------------------------------------------*/