From 4d99c878ff5b38d5cd1af3b0832977c30db1d296 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 10 Jan 2006 08:09:54 +0000 Subject: [PATCH] * sysdeps/linkmap.h: File removed. --- ChangeLog | 4 ++++ sysdeps/linkmap.h | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 sysdeps/linkmap.h diff --git a/ChangeLog b/ChangeLog index 5389b17b32..b855e39cdf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-10 Roland McGrath + + * sysdeps/linkmap.h: File removed. + 2006-01-07 Carlos O'Donell * sysdeps/hppa/elf/start.S (_start): Use PLABEL32 relocations diff --git a/sysdeps/linkmap.h b/sysdeps/linkmap.h deleted file mode 100644 index 470b4d3e5f..0000000000 --- a/sysdeps/linkmap.h +++ /dev/null @@ -1,4 +0,0 @@ -struct link_map_machine - { - /* empty by default */ - };