2026-01-21 18:59:54 +08:00

10 lines
190 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SW64_SPARSEMEM_H
#define _ASM_SW64_SPARSEMEM_H
#include <asm/memory.h>
#define SECTION_SIZE_BITS 28
#endif /* _ASM_SW64_SPARSEMEM_H */