C++程序  |  11行  |  186 B

#ifndef PERF_HASH_H
#define PERF_HASH_H
/* ANDROID_CHANGE_BEGIN */
#if 0
#include "../../../../include/linux/hash.h"
#else
#include "added/hash.h"
#endif
/* ANDROID_CHANGE_END */
#endif