Commit 991c7ed6 authored by Vineet Gupta's avatar Vineet Gupta

elf: Add ARCv2 specific core note section

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent f734a310
......@@ -417,7 +417,7 @@ typedef struct elf64_shdr {
#define NT_METAG_CBUF 0x500 /* Metag catch buffer registers */
#define NT_METAG_RPIPE 0x501 /* Metag read pipeline state */
#define NT_METAG_TLS 0x502 /* Metag TLS pointer */
#define NT_ARC_V2 0x600 /* ARCv2 accumulator/extra registers */
/* Note header in a PT_NOTE section */
typedef struct elf32_note {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment