Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _ASM_S390_SPARSEMEM_H
0003 #define _ASM_S390_SPARSEMEM_H
0004 
0005 #define SECTION_SIZE_BITS   28
0006 #define MAX_PHYSMEM_BITS    CONFIG_MAX_PHYSMEM_BITS
0007 
0008 #endif /* _ASM_S390_SPARSEMEM_H */