blob: 8d390406d8620a8563db331409b4457eab51546e [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef _PARISC_MMZONE_H
3#define _PARISC_MMZONE_H
4
Helge Dellerdbdf0762019-04-09 21:52:35 +02005#define MAX_PHYSMEM_RANGES 4 /* Fix the size for now (current known max is 3) */
John David Anglin872420b2013-02-02 23:42:25 +00006
Linus Torvalds1da177e2005-04-16 15:20:36 -07007#endif /* _PARISC_MMZONE_H */