]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2007-04-22 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Sun, 22 Apr 2007 10:36:16 +0000 (10:36 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 22 Apr 2007 10:36:16 +0000 (10:36 +0000)
* elf/elf.h (NT_PRXFPREG): New macro.

elf/elf.h

index d27e5f085d77a4c14b18b98b4660f47d0f2c3b9a..6c2d54c1681018bd95c3b1de30c01944111fe99f 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -603,6 +603,7 @@ typedef struct
 #define NT_LWPSTATUS   16              /* Contains copy of lwpstatus 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*/
 
 /* Legal values for the note segment descriptor types for object files.  */