repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: move shmem prototypes to shmem_fs.h
[linux/fpc-iii.git]
/
arch
/
cris
/
include
/
asm
/
param.h
blob
484fcf8667c01500fa46d71dcdbef0a7fce314f8
1
#ifndef _ASMCRIS_PARAM_H
2
#define _ASMCRIS_PARAM_H
3
4
/* Currently we assume that HZ=100 is good for CRIS. */
5
6
#define EXEC_PAGESIZE 8192
7
8
#include <asm-generic/param.h>
9
10
#endif
/* _ASMCRIS_PARAM_H */