]> sourceware.org Git - glibc.git/commitdiff
2007-10-18 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Thu, 18 Oct 2007 08:49:44 +0000 (08:49 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 18 Oct 2007 08:49:44 +0000 (08:49 +0000)
* elf/elf.h (NT_PPC_VMX): New macro.

elf/elf.h

index c541774d98565c0e082bdaf2d6fe42526c31c58d..acd3d3e15563836504fcda5998a104ae4ab9013a 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -604,6 +604,7 @@ typedef struct
 #define NT_LWPSINFO    17              /* Contains copy of lwpinfo struct */
 #define NT_PRFPXREG    20              /* Contains copy of fprxregset struct */
 #define NT_PRXFPREG    0x46e62b7f      /* Contains copy of user_fxsr_struct */
+#define NT_PPC_VMX     0x100           /* PowerPC Altivec/VMX registers */
 
 /* Legal values for the note segment descriptor types for object files.  */
 
This page took 0.048184 seconds and 5 git commands to generate.