summaryrefslogtreecommitdiff
path: root/ldso/include/dl-elf.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-02-20 03:37:58 +0000
committerEric Andersen <andersen@codepoet.org>2004-02-20 03:37:58 +0000
commit0d28e03ec234e9cfed24e780a005c4e04091ead2 (patch)
tree309ab60c26edf952409b23712879236589110ecb /ldso/include/dl-elf.h
parentdb871a12817f4d3e90a5bc1cf0e4b0dd2d696427 (diff)
Sigh. I switched the values...
Diffstat (limited to 'ldso/include/dl-elf.h')
-rw-r--r--ldso/include/dl-elf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldso/include/dl-elf.h b/ldso/include/dl-elf.h
index c6c33e835..4374efdcd 100644
--- a/ldso/include/dl-elf.h
+++ b/ldso/include/dl-elf.h
@@ -102,9 +102,9 @@ extern int _dl_fixup(struct dyn_elf *rpnt, int flag);
#ifdef DL_NO_COPY_RELOCS
# define ELF_RTYPE_CLASS_COPY (0x0)
#else
-# define ELF_RTYPE_CLASS_COPY (0x1)
+# define ELF_RTYPE_CLASS_COPY (0x2)
#endif
-#define ELF_RTYPE_CLASS_PLT (0x2)
+#define ELF_RTYPE_CLASS_PLT (0x1)
/* Convert between the Linux flags for page protections and the