xref: /openbmc/linux/arch/parisc/include/asm/mmzone.h (revision c39f2d9db0fd81ea20bb5cce9b3f082ca63753e2)
1b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
2deae26bfSKyle McMartin #ifndef _PARISC_MMZONE_H
3deae26bfSKyle McMartin #define _PARISC_MMZONE_H
4deae26bfSKyle McMartin 
5*dbdf0760SHelge Deller #define MAX_PHYSMEM_RANGES 4 /* Fix the size for now (current known max is 3) */
6872420b3SJohn David Anglin 
7deae26bfSKyle McMartin #endif /* _PARISC_MMZONE_H */
8