about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--sysdeps/linkmap.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 5389b17b32..b855e39cdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-10  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/linkmap.h: File removed.
+
 2006-01-07  Carlos O'Donell  <carlos@systemhalted.org>
 
 	* 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 */
-  };