Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0.bak-no-debian/tools/perf/util/fncache.h
2026-04-04 20:52:05 +08:00

7 lines
86 B
C

#ifndef _FCACHE_H
#define _FCACHE_H 1
bool file_available(const char *name);
#endif