staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / arch / s390 / include / asm / shmparam.h
blobe75d45649c54280b2a4cd52f0ce7ac9250c45b0f
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * S390 version
5 * Derived from "include/asm-i386/shmparam.h"
6 */
7 #ifndef _ASM_S390_SHMPARAM_H
8 #define _ASM_S390_SHMPARAM_H
10 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
12 #endif /* _ASM_S390_SHMPARAM_H */