summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/powerpc/include/asm/cacheflush.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/powerpc/include/asm/cacheflush.h')
-rw-r--r--rtemsbsd/powerpc/include/asm/cacheflush.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/rtemsbsd/powerpc/include/asm/cacheflush.h b/rtemsbsd/powerpc/include/asm/cacheflush.h
new file mode 100644
index 00000000..5c5bcef5
--- /dev/null
+++ b/rtemsbsd/powerpc/include/asm/cacheflush.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_CACHEFLUSH_H
+#define __ASM_CACHEFLUSH_H
+
+#include <asm/cache.h>
+
+#endif /* __ASM_CACHEFLUSH_H */