]> Git Repo - linux.git/blob - arch/sparc/include/uapi/asm/param.h
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeu...
[linux.git] / arch / sparc / include / uapi / asm / param.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _ASMSPARC_PARAM_H
3 #define _ASMSPARC_PARAM_H
4
5 #define EXEC_PAGESIZE   8192    /* Thanks for sun4's we carry baggage... */
6 #include <asm-generic/param.h>
7
8 #endif /* _ASMSPARC_PARAM_H */
This page took 0.035352 seconds and 4 git commands to generate.