arc: Add support for ARC HS extra registers in core files
[deliverable/binutils-gdb.git] / include / elf / common.h
index 6741c34a007aa5eb3940da1cfac0b2a773f507c0..26e6fbc8e6882c26d90a7186c7f5c22de6d8456d 100644 (file)
                                        /*   note name must be "LINUX".  */
 #define NT_ARM_PAC_MASK        0x406           /* AArch pointer authentication code masks */
                                        /*   note name must be "LINUX".  */
+#define NT_ARC_V2      0x600           /* ARC HS accumulator/extra registers.  */
+                                       /*   note name must be "LINUX".  */
 #define NT_SIGINFO     0x53494749      /* Fields of siginfo_t.  */
 #define NT_FILE                0x46494c45      /* Description of mapped files.  */
 
This page took 0.024511 seconds and 4 git commands to generate.