Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d45618c28521ba99ba1e5610ac4a5ca693c37c1e
/
.
/
tools
/
perf
/
util
/
fncache.h
blob: fe020beaefb1d7c7644f84dc63188db66918f18e [
file
] [
log
] [
blame
]
#ifndef
_FCACHE_H
#define
_FCACHE_H
1
unsigned
shash
(
const
unsigned
char
*
s
);
bool
file_available
(
const
char
*
name
);
#endif