Move struct hash_entry from hash.h to hash.c.
authorKen Raeburn <raeburn@cygnus>
Thu, 30 Nov 1995 04:22:27 +0000 (04:22 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 30 Nov 1995 04:22:27 +0000 (04:22 +0000)
gas/ChangeLog

index c349d19c4c2eb5f2adb6c23df9f4f6b5e413a2d0..494f5a88b79169ea7895ec65c8010fbc5c2ba82f 100644 (file)
@@ -1,5 +1,8 @@
 Wed Nov 29 23:14:27 1995  Ken Raeburn  <raeburn@cygnus.com>
 
+       * hash.c (struct hash_entry): Moved here...
+       * hash.h (struct hash_entry): ...from here.
+
        * config/obj-elf.c (elf_frob_symbol): Don't free and clear sy_obj
        if it's already known to be null.