]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/uapi/linux/elf.h
metag: ptrace
[linux-beck.git] / include / uapi / linux / elf.h
index 126a8175e3e27160599365d98c9d26ef10ab730c..eb164a298b980128b5ae871d71cc390ef04a9249 100644 (file)
@@ -395,6 +395,8 @@ typedef struct elf64_shdr {
 #define NT_ARM_TLS     0x401           /* ARM TLS register */
 #define NT_ARM_HW_BREAK        0x402           /* ARM hardware breakpoint registers */
 #define NT_ARM_HW_WATCH        0x403           /* ARM hardware watchpoint registers */
+#define NT_METAG_CBUF  0x500           /* Metag catch buffer registers */
+#define NT_METAG_RPIPE 0x501           /* Metag read pipeline state */
 
 
 /* Note header in a PT_NOTE section */