hash: Implement hash function for pointer values.
authorBen Pfaff <blp@nicira.com>
Wed, 4 Nov 2009 23:00:28 +0000 (15:00 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 4 Nov 2009 23:00:28 +0000 (15:00 -0800)
commit0064467516248fb3b28bdbd7d0f4e54b861627cf
treeb8419228d601bc6b043111ecef70c394f16b747d
parentec6fde61c85ff6a57b05d422a9d8b5ef679ad928
hash: Implement hash function for pointer values.

This will be used by an upcoming commit, and it's generally useful to
have around.
lib/hash.h