소스 검색

Sigh. I switched the values...

Eric Andersen 21 년 전
부모
커밋
0d28e03ec2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      ldso/include/dl-elf.h

+ 2 - 2
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