summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common.h b/src/common.h
index 67cc7320..8418fc77 100644
--- a/src/common.h
+++ b/src/common.h
@@ -241,8 +241,6 @@ struct Reloc {
};
enum class LinkingEntryType {
- StackPointer = 1,
- DataSize = 3,
SegmentInfo = 5,
InitFunctions = 6,
ComdatInfo = 7,