Fix build warnings for win64
authorRobert Ou <rqou@robertou.com>
Mon, 17 Jul 2017 19:36:43 +0000 (12:36 -0700)
committerRobert Ou <rqou@robertou.com>
Mon, 17 Jul 2017 19:36:43 +0000 (12:36 -0700)
commitf0741698fa45be21a137cdf297daad1ae948ca54
tree3531c8e312f61f660be463a7f7de4495d84e441a
parentc00d8a5b73306b6fd02471382b25cc3dd321a2fc
Fix build warnings for win64

Win64 has a 32-bit long. Use intptr_t to work on any data model.
kernel/hashlib.h