From ad328346a809018fd2b25ffea14e7b0a85c83761 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 15 Nov 1999 08:05:06 +0000 Subject: Update. * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise. --- sysdeps/unix/sysv/linux/alpha/sys/procfs.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'sysdeps/unix/sysv/linux/alpha/sys') diff --git a/sysdeps/unix/sysv/linux/alpha/sys/procfs.h b/sysdeps/unix/sysv/linux/alpha/sys/procfs.h index f47adeebfe..87f8e4cd17 100644 --- a/sysdeps/unix/sysv/linux/alpha/sys/procfs.h +++ b/sysdeps/unix/sysv/linux/alpha/sys/procfs.h @@ -111,17 +111,6 @@ typedef fpregset_t prfpregset_t; therefore habe only ine PID type. */ typedef __pid_t lwpid_t; -/* Addresses. */ -typedef void *psaddr_t; - -/* Register sets. Linux has different names. */ -typedef gregset_t prgregset_t; -typedef fpregset_t prfpregset_t; - -/* We don't have any differences between processes and threads, - therefore habe only ine PID type. */ -typedef __pid_t lwpid_t; - typedef struct elf_prstatus prstatus_t; typedef struct elf_prpsinfo prpsinfo_t; -- cgit 1.4.1