]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/hashtab.c
hashtab.h (hash_pointer): Declare.
authorMark Mitchell <mark@codesourcery.com>
Mon, 24 Apr 2000 07:29:11 +0000 (07:29 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 24 Apr 2000 07:29:11 +0000 (07:29 +0000)
commit18a94a2f75417b44551c1e0e02865a9d7632e564
tree488af2866d01b416ccf20f74818935ec34822045
parent7d78e330d1169ef4bf7a47a67c73001b9d0fac6c
hashtab.h (hash_pointer): Declare.

* hashtab.h (hash_pointer): Declare.
(eq_pointer): Likewise.

* hashtab.c (hash_pointer): New function.
(eq_pointer): Likewise.
(htab_hash_pointer): New variable.
(htab_eq_pointer): Likewise.

From-SVN: r33372
include/ChangeLog
include/hashtab.h
libiberty/ChangeLog
libiberty/hashtab.c