Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index e7ffac4b7..703916e64 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -513,20 +513,8 @@
/* note name must be "LINUX". */
#define NT_PPC_VSX 0x102 /* PowerPC VSX registers */
/* note name must be "LINUX". */
-#define NT_X86_XSTATE 0x202 /* x86 XSAVE extended state */
- /* note name must be "LINUX". */
#define NT_S390_HIGH_GPRS 0x300 /* S/390 upper halves of GPRs */
/* note name must be "LINUX". */
-#define NT_S390_TIMER 0x301 /* S390 timer */
- /* note name must be "LINUX". */
-#define NT_S390_TODCMP 0x302 /* S390 TOD clock comparator */
- /* note name must be "LINUX". */
-#define NT_S390_TODPREG 0x303 /* S390 TOD programmable register */
- /* note name must be "LINUX". */
-#define NT_S390_CTRS 0x304 /* S390 control registers */
- /* note name must be "LINUX". */
-#define NT_S390_PREFIX 0x305 /* S390 prefix register */
- /* note name must be "LINUX". */
/* Note segments for core files on dir-style procfs systems. */