#include <stdint.h>
#include "hash-djb2.h"
#include "osdebug.h"
Go to the source code of this file.
Definition at line 5 of file hash-djb2.c.