aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/shmparam_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/shmparam_64.h')
-rw-r--r--include/asm-x86/shmparam_64.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-x86/shmparam_64.h b/include/asm-x86/shmparam_64.h
new file mode 100644
index 000000000000..d7021620dcb7
--- /dev/null
+++ b/include/asm-x86/shmparam_64.h
@@ -0,0 +1,6 @@
1#ifndef _ASMX8664_SHMPARAM_H
2#define _ASMX8664_SHMPARAM_H
3
4#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
5
6#endif /* _ASMX8664_SHMPARAM_H */