summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/shmparam.h
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2005-08-30 09:30:09 -0700
committerTony Luck <tony.luck@intel.com>2005-08-30 09:30:09 -0700
commit288ceb8f142249109fd2e9f1bf0492bd6ff6d892 (patch)
treeeab3d229c7a527816db405299ce9603e538b521f /include/asm-powerpc/shmparam.h
parente438befd76a5a743725a89365140a8a7bf276096 (diff)
parentd8971fcb702e24d1e22c77fd1772f182ffee87e3 (diff)
downloadblackbird-op-linux-288ceb8f142249109fd2e9f1bf0492bd6ff6d892.tar.gz
blackbird-op-linux-288ceb8f142249109fd2e9f1bf0492bd6ff6d892.zip
Auto-update from upstream
Diffstat (limited to 'include/asm-powerpc/shmparam.h')
-rw-r--r--include/asm-powerpc/shmparam.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-powerpc/shmparam.h b/include/asm-powerpc/shmparam.h
new file mode 100644
index 000000000000..d6250602ae64
--- /dev/null
+++ b/include/asm-powerpc/shmparam.h
@@ -0,0 +1,6 @@
+#ifndef _PPC_SHMPARAM_H
+#define _PPC_SHMPARAM_H
+
+#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
+
+#endif /* _PPC_SHMPARAM_H */
OpenPOWER on IntegriCloud