summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/cache.h
blob: cceba0acc0218b96c3b248726491df0f6d90c226 (plain)
1
2
3
4
5
6
#ifndef _ASM_MIPS_CACHE_H
#define _ASM_MIPS_CACHE_H

void flush_cache_all(void);

#endif /* _ASM_MIPS_CACHE_H */