hash.h revision e6817ec1d8ab31fc7b01906e305f848542df6413
1#ifndef PERF_HASH_H
2#define PERF_HASH_H
3/* ANDROID_CHANGE_BEGIN */
4#if 0
5#include "../../../../include/linux/hash.h"
6#else
7#include "added/hash.h"
8#endif
9/* ANDROID_CHANGE_END */
10#endif
11