2007-04-22 Roland McGrath <roland@redhat.com>

* elf/elf.h (NT_PRXFPREG): New macro.
This commit is contained in:
Roland McGrath 2007-04-22 10:36:16 +00:00
parent 767b40bf71
commit 70f1d28c11
1 changed files with 1 additions and 0 deletions

View File

@ -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. */