On Mon, 2007-08-20 at 10:11 -0400, Jeff Dike wrote: > On Sun, Aug 19, 2007 at 06:12:33PM +0200, Toralf Förster wrote: > > I found a definition of elf_fpregset_t within incluce files from the glibc > > package: > > > > [EMAIL PROTECTED] /usr/include $ grep -Hir user_i387_struct * > > > > [EMAIL PROTECTED] /usr/include $ grep -Hir elf_fpregset_t * > > sys/procfs.h:typedef struct user_fpregs_struct elf_fpregset_t; > > sys/procfs.h:typedef elf_fpregset_t prfpregset_t; > > This doesn't help so far - you now need to find a definition of struct > user_fpregs_struct. > > Jeff >
Its in <sys/user.h> here. I have linux-headers-2.6.22-r2. Daniel ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel