]> Git Repo - linux.git/blob - arch/s390/include/asm/shmparam.h
Merge tag 'v5.15-rc3' into spi-5.15
[linux.git] / arch / s390 / include / asm / shmparam.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  *  S390 version
4  *
5  *  Derived from "include/asm-i386/shmparam.h"
6  */
7 #ifndef _ASM_S390_SHMPARAM_H
8 #define _ASM_S390_SHMPARAM_H
9
10 #define SHMLBA PAGE_SIZE                 /* attach addr a multiple of this */
11
12 #endif /* _ASM_S390_SHMPARAM_H */
This page took 0.035454 seconds and 4 git commands to generate.