all: rename win32/arm back to wince/arm

This commit is contained in:
Markus F.X.J. Oberhumer
2023-02-12 18:58:11 +01:00
parent f584c91386
commit c5059231dc
14 changed files with 70 additions and 69 deletions
+1 -1
View File
@@ -539,7 +539,7 @@ constexpr bool string_ge(const char *a, const char *b) {
#define UPX_F_PS1_EXE 18
#define UPX_F_VMLINUX_i386 19
#define UPX_F_LINUX_ELFI_i386 20
#define UPX_F_W32PE_ARM 21
#define UPX_F_WINCE_ARM 21 // Windows CE
#define UPX_F_LINUX_ELF64_AMD64 22
#define UPX_F_LINUX_ELF32_ARM 23
#define UPX_F_BSD_i386 24