root/arch/sparc/include/asm/vdso/vsyscall.h
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef _ASM_SPARC_VDSO_VSYSCALL_H
#define _ASM_SPARC_VDSO_VSYSCALL_H

#define __VDSO_PAGES 4

#include <asm-generic/vdso/vsyscall.h>

#endif /* _ASM_SPARC_VDSO_VSYSCALL_H */