summaryrefslogtreecommitdiff
path: root/c/src/lib/libcpu/or1k/shared/cache/cache_.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/or1k/shared/cache/cache_.h')
-rw-r--r--c/src/lib/libcpu/or1k/shared/cache/cache_.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/c/src/lib/libcpu/or1k/shared/cache/cache_.h b/c/src/lib/libcpu/or1k/shared/cache/cache_.h
deleted file mode 100644
index 0ea939f847..0000000000
--- a/c/src/lib/libcpu/or1k/shared/cache/cache_.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * or1k Cache Manager Support
- */
-
-#ifndef __OR1K_CACHE_H
-#define __OR1K_CACHE_H
-
-#include <bsp/cache_.h>
-#include <libcpu/cache.h>
-
-#endif
-/* end of include file */