From 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 12 Jul 2007 18:26:36 +0000 Subject: 2.5-18.1 --- sysdeps/hppa/bits/link.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 sysdeps/hppa/bits/link.h (limited to 'sysdeps/hppa/bits/link.h') diff --git a/sysdeps/hppa/bits/link.h b/sysdeps/hppa/bits/link.h deleted file mode 100644 index 54842b2299..0000000000 --- a/sysdeps/hppa/bits/link.h +++ /dev/null @@ -1,6 +0,0 @@ -/* Used to store the function descriptor table */ -struct link_map_machine - { - size_t fptr_table_len; - ElfW(Addr) *fptr_table; - }; -- cgit 1.4.1