aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/cacheflush.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/cacheflush.h')
-rw-r--r--include/asm-um/cacheflush.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-um/cacheflush.h b/include/asm-um/cacheflush.h
new file mode 100644
index 000000000000..12e9d4b74c8f
--- /dev/null
+++ b/include/asm-um/cacheflush.h
@@ -0,0 +1,6 @@
1#ifndef __UM_CACHEFLUSH_H
2#define __UM_CACHEFLUSH_H
3
4#include "asm/arch/cacheflush.h"
5
6#endif