summaryrefslogtreecommitdiff
path: root/sys/mips/include/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/include/cache.h')
-rw-r--r--sys/mips/include/cache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/mips/include/cache.h b/sys/mips/include/cache.h
index d73daa211d1e..9fc91595a10d 100644
--- a/sys/mips/include/cache.h
+++ b/sys/mips/include/cache.h
@@ -217,7 +217,6 @@ do { \
struct mips_cpuinfo;
void mips_config_cache(struct mips_cpuinfo *);
-void mips_dcache_compute_align(void);
#include <machine/cache_mipsNN.h>
#endif /* _MACHINE_CACHE_H_ */