xref: /openbmc/linux/arch/parisc/include/asm/mmzone.h (revision dbdf0760)
1b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
2deae26bfSKyle McMartin #ifndef _PARISC_MMZONE_H
3deae26bfSKyle McMartin #define _PARISC_MMZONE_H
4deae26bfSKyle McMartin 
5dbdf0760SHelge 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