Move struct hash_entry from hash.h to hash.c.
This commit is contained in:
parent
6a08732583
commit
ac9ef8eef1
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue