From 756186e70866e186ea601d8d1ea74e2fa38ab236 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 24 Jun 2000 07:19:56 +0000 Subject: Update. 2000-06-24 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/sys/elf.h (elf_fpxregset_t): Define. * sysdeps/unix/sysv/linux/i386/sys/user.h (struct user_fpxregs_struct): Define. * elf/elf.h (NT_PRFPXREG): Define. --- elf/elf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'elf') diff --git a/elf/elf.h b/elf/elf.h index d94f03b652..2005bdcf63 100644 --- a/elf/elf.h +++ b/elf/elf.h @@ -543,6 +543,7 @@ typedef struct #define NT_UTSNAME 15 /* Contains copy of utsname 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*/ /* Legal values for the note segment descriptor types for object files. */ -- cgit v1.2.3-70-g09d2