* common.h (NT_PRXFPREG): New definition.

This commit is contained in:
Jim Blandy 1999-12-07 23:51:14 +00:00
parent a694f802c6
commit 6d7173556b
1 changed files with 2 additions and 0 deletions

View File

@ -242,6 +242,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define NT_FPREGSET 2 /* Contains copy of fpregset struct */
#define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */
#define NT_TASKSTRUCT 4 /* Contains copy of task struct */
#define NT_PRXFPREG 0x46e62b7f /* Contains a user_xfpregs_struct;
note name must be "LINUX". */
/* Note segments for core files on dir-style procfs systems. */