]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/elf.h
powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.
[thirdparty/glibc.git] / elf / elf.h
index f2206e5c065d0cfb8861868dd74161a5b2ceec39..55b2e8786078ce231796c5e84b7f3e3be9b5a43d 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -1234,6 +1234,10 @@ typedef struct
 #define AT_RSEQ_FEATURE_SIZE   27      /* rseq supported feature size.  */
 #define AT_RSEQ_ALIGN  28              /* rseq allocation alignment.  */
 
+/* More machine-dependent hints about processor capabilities.  */
+#define AT_HWCAP3      29              /* extension of AT_HWCAP.  */
+#define AT_HWCAP4      30              /* extension of AT_HWCAP.  */
+
 #define AT_EXECFN      31              /* Filename of executable.  */
 
 /* Pointer to the global system page used for system calls and other