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 d27e5f0..6c2d54c 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.  */