blob: 8d390406d8620a8563db331409b4457eab51546e [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001/* SPDX-License-Identifier: GPL-2.0 */
2#ifndef _PARISC_MMZONE_H
3#define _PARISC_MMZONE_H
4
David Brazdil0f672f62019-12-10 10:32:29 +00005#define MAX_PHYSMEM_RANGES 4 /* Fix the size for now (current known max is 3) */
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00006
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00007#endif /* _PARISC_MMZONE_H */