Skip to content

Commit ae77e6d

Browse files
committed
Remove some defines
1 parent 798cbaf commit ae77e6d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/coreclr/pal/inc/rt/ntimage.h

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,17 +1015,6 @@ typedef IMAGE_RELOCATION UNALIGNED *PIMAGE_RELOCATION;
10151015
#define IMAGE_REL_IA64_GPREL32 0x001C
10161016
#define IMAGE_REL_IA64_ADDEND 0x001F
10171017

1018-
//
1019-
// LOONGARCH64 relocation types
1020-
//
1021-
#define IMAGE_REL_LOONGARCH64_PC 0x0003
1022-
#define IMAGE_REL_LOONGARCH64_JIR 0x0004
1023-
1024-
//
1025-
// RISCV64 relocation types
1026-
//
1027-
#define IMAGE_REL_RISCV64_PC 0x0003
1028-
10291018
//
10301019
// CEF relocation types.
10311020
//

0 commit comments

Comments
 (0)