summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/or1k/shared/cache/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/or1k/shared/cache/cache.c')
-rw-r--r--c/src/lib/libcpu/or1k/shared/cache/cache.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/or1k/shared/cache/cache.c b/c/src/lib/libcpu/or1k/shared/cache/cache.c
index 47bc8f814d..898955f041 100644
--- a/c/src/lib/libcpu/or1k/shared/cache/cache.c
+++ b/c/src/lib/libcpu/or1k/shared/cache/cache.c
@@ -18,8 +18,7 @@
#include <rtems/score/interr.h>
#include <rtems/score/or1k-utility.h>
#include <rtems/score/percpu.h>
-#include <libcpu/cache.h>
-#include <cache_.h>
+#include "cache_.h"
static inline void _CPU_OR1K_Cache_data_block_prefetch(const void *d_addr)
{