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 */ - };