root/headers/posix/arch/sparc64/limits.h
/*
 * Copyright 2020, Haiku, inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 */
#ifndef _SPARC_LIMITS_H
#define _SPARC_LIMITS_H

#define PAGESIZE 8192

#endif