projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
UAPI: (Scripted) Disintegrate arch/sparc/include/asm
[profile/ivi/kernel-adaptation-intel-automotive.git]
/
arch
/
sparc
/
include
/
uapi
/
asm
/
param.h
1
#ifndef _ASMSPARC_PARAM_H
2
#define _ASMSPARC_PARAM_H
3
4
#define EXEC_PAGESIZE 8192 /* Thanks for sun4's we carry baggage... */
5
#include <asm-generic/param.h>
6
7
#endif /* _ASMSPARC_PARAM_H */