about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha/sys
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-18 00:34:12 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-18 00:34:12 +0000
commit404127bca0508b64a40b6e77161cd555124408fa (patch)
tree7f868ec04a06bfbf6ad41efa08d59402ebff012e /sysdeps/unix/sysv/linux/alpha/sys
parent827ff7580a99943f22c2d71fd95c67d86bb99ad7 (diff)
downloadglibc-404127bca0508b64a40b6e77161cd555124408fa.tar.gz
glibc-404127bca0508b64a40b6e77161cd555124408fa.tar.xz
glibc-404127bca0508b64a40b6e77161cd555124408fa.zip
Update.
	* sysdeps/unix/sysv/linux/alpha/sys/procfs.h: Remove greg_t,
	gregset_t, fpregset_t, and NGREG definitions.
Diffstat (limited to 'sysdeps/unix/sysv/linux/alpha/sys')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/sys/procfs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/sys/procfs.h b/sysdeps/unix/sysv/linux/alpha/sys/procfs.h
index 87f8e4cd17..a9ae104e56 100644
--- a/sysdeps/unix/sysv/linux/alpha/sys/procfs.h
+++ b/sysdeps/unix/sysv/linux/alpha/sys/procfs.h
@@ -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