summaryrefslogtreecommitdiffstats
path: root/include/sys/dnlc.h
blob: 38f8dd6b1c670b13089b0a10ef0f9dc99aea1273 (plain)
1
2
3
4
5
6
#ifndef _SPL_DNLC_H
#define _SPL_DNLC_H

#define dnlc_reduce_cache(percent)	((void)0)

#endif /* SPL_DNLC_H */