drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / mips / include / uapi / asm / param.h
blob3f337ed66f6a212a539dd7e590d996f086ea57c5
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 /*
3 * This file is subject to the terms and conditions of the GNU General Public
4 * License. See the file "COPYING" in the main directory of this archive
5 * for more details.
7 * Copyright 1994 - 2000, 2002 Ralf Baechle (ralf@gnu.org)
8 * Copyright 2000 Silicon Graphics, Inc.
9 */
10 #ifndef _ASM_PARAM_H
11 #define _ASM_PARAM_H
13 #define EXEC_PAGESIZE 65536
15 #include <asm-generic/param.h>
17 #endif /* _ASM_PARAM_H */