2007-10-18 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Thu, 18 Oct 2007 09:57:04 +0000 (09:57 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 18 Oct 2007 09:57:04 +0000 (09:57 +0000)
* common.h (NT_PPC_VMX): New macro.

include/elf/common.h

index 5b71782fd62b72f9e6e625b15fe62a7139daea3e..be8b7fc8af026a0d5460d4bb41cc23d65537081e 100644 (file)
 #define NT_AUXV                6               /* Contains copy of Elfxx_auxv_t */
 #define NT_PRXFPREG    0x46e62b7f      /* Contains a user_xfpregs_struct; */
                                        /*   note name must be "LINUX".  */
+#define NT_PPC_VMX     0x100           /* PowerPC Altivec/VMX registers */
+                                       /*   note name must be "LINUX".  */
 
 /* Note segments for core files on dir-style procfs systems.  */
 
This page took 0.082701 seconds and 4 git commands to generate.