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
Linux 4.1.18
[linux/fpc-iii.git]
/
arch
/
alpha
/
include
/
uapi
/
asm
/
param.h
blob
dbcd9834af6d7f58eaad342356eee7a7dd12c5d2
1
#ifndef _UAPI_ASM_ALPHA_PARAM_H
2
#define _UAPI_ASM_ALPHA_PARAM_H
3
4
#define HZ 1024
5
6
#define EXEC_PAGESIZE 8192
7
8
#ifndef NOGROUP
9
#define NOGROUP (-1)
10
#endif
11
12
#define MAXHOSTNAMELEN 64
/* max length of hostname */
13
14
#endif
/* _UAPI_ASM_ALPHA_PARAM_H */