aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-01-10 08:09:54 +0000
committerRoland McGrath <roland@gnu.org>2006-01-10 08:09:54 +0000
commit4d99c878ff5b38d5cd1af3b0832977c30db1d296 (patch)
treee0c6e828d5a31928fddd29cc8a20c098c4c981d1
parent53751fd5e5c3cfd86e60e63740738cf1bc97697d (diff)
downloadglibc-4d99c878ff5b38d5cd1af3b0832977c30db1d296.zip
glibc-4d99c878ff5b38d5cd1af3b0832977c30db1d296.tar.gz
glibc-4d99c878ff5b38d5cd1af3b0832977c30db1d296.tar.bz2
* sysdeps/linkmap.h: File removed.
-rw-r--r--ChangeLog4
-rw-r--r--sysdeps/linkmap.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 5389b17..b855e39 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 470b4d3..0000000
--- a/sysdeps/linkmap.h
+++ /dev/null
@@ -1,4 +0,0 @@
-struct link_map_machine
- {
- /* empty by default */
- };