]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove greg_t, gregset_t, fpregset_t, and NGREG definitions.
authorUlrich Drepper <drepper@redhat.com>
Thu, 18 Nov 1999 00:11:49 +0000 (00:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 18 Nov 1999 00:11:49 +0000 (00:11 +0000)
sysdeps/unix/sysv/linux/alpha/sys/procfs.h

index 87f8e4cd17eff0e9c3c504dcece577caf7d3e7c2..a9ae104e56a87eeb44528d010bf53db36bee5056 100644 (file)
@@ -40,11 +40,6 @@ struct elf_siginfo
     int si_errno;                      /* Errno.  */
   };
 
-typedef elf_greg_t greg_t;
-typedef elf_gregset_t gregset_t;
-typedef elf_fpregset_t fpregset_t;
-#define NGREG ELF_NGREG
-
 /* Definitions to generate Intel SVR4-like core files.  These mostly
    have the same names as the SVR4 types with "elf_" tacked on the
    front to prevent clashes with linux definitions, and the typedef