]> Git Repo - linux.git/blob - arch/nds32/include/uapi/asm/param.h
drm/dp_mst: Add branch bandwidth validation to MST atomic check
[linux.git] / arch / nds32 / include / uapi / asm / param.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 // Copyright (C) 2005-2017 Andes Technology Corporation
3
4 #ifndef __ASM_NDS32_PARAM_H
5 #define __ASM_NDS32_PARAM_H
6
7 #define EXEC_PAGESIZE   8192
8
9 #include <asm-generic/param.h>
10
11 #endif /* __ASM_NDS32_PARAM_H */
This page took 0.034892 seconds and 4 git commands to generate.