aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/shmparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/shmparam.h')
-rw-r--r--include/asm-um/shmparam.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-um/shmparam.h b/include/asm-um/shmparam.h
new file mode 100644
index 0000000..124c001
--- /dev/null
+++ b/include/asm-um/shmparam.h
@@ -0,0 +1,6 @@
+#ifndef __UM_SHMPARAM_H
+#define __UM_SHMPARAM_H
+
+#include "asm/arch/shmparam.h"
+
+#endif