summaryrefslogtreecommitdiff
path: root/sys/mips/include/cache.h
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2012-03-12 08:13:04 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2012-03-12 08:13:04 +0000
commitc8b31c8f20d23786fc1798d8840ae47e53feefc7 (patch)
tree98dd9a652e18516a6839ab625b0bd8b52ca8458d /sys/mips/include/cache.h
parentb6f97155ccab302d0c3920d20604b183a036f0fb (diff)
Notes
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_ */