|
Message-ID: <27c77ce5-e31b-0c84-ff7f-9ef43b37b986@loongson.cn>
Date: Wed, 28 Feb 2024 15:27:07 +0800
From: Hongliang Wang <wanghongliang@...ngson.cn>
To: musl@...ts.openwall.com
Subject: LoongArch: delete bits/ptrace.h
Hi,
Delete loongarch64/bits/ptrace.h, the PTRACE related macro definitions
are not used in loongarch.
---
arch/loongarch64/bits/ptrace.h | 4 ----
1 file changed, 4 deletions(-)
delete mode 100644 arch/loongarch64/bits/ptrace.h
diff --git a/arch/loongarch64/bits/ptrace.h b/arch/loongarch64/bits/ptrace.h
deleted file mode 100644
index dce2fa51..00000000
--- a/arch/loongarch64/bits/ptrace.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#define PTRACE_GET_THREAD_AREA 25
-#define PTRACE_SET_THREAD_AREA 26
-#define PTRACE_GET_WATCH_REGS 0xd0
-#define PTRACE_SET_WATCH_REGS 0xd1
--
2.37.1
Regards,
Hongliang Wang
View attachment "0001-LoongArch-PTRACE-Delete-unused-definition-in-ptrace..patch" of type "text/x-patch" (772 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.