repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
arch
/
frv
/
include
/
uapi
/
asm
/
param.h
blob
d3e0168d8937e3ee711e06b3a9f54d1ab15d0196
1
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2
#ifndef _ASM_PARAM_H
3
#define _ASM_PARAM_H
4
5
#define EXEC_PAGESIZE 16384
6
7
#include <asm-generic/param.h>
8
9
#endif
/* _ASM_PARAM_H */