repo.or.cz
/
linux-2.6
/
cjktty.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 3.9-rc4
[linux-2.6/cjktty.git]
/
arch
/
alpha
/
include
/
asm
/
param.h
blob
bf46af51941b058ad6b0de0df4156f796bbb5897
1
#ifndef _ASM_ALPHA_PARAM_H
2
#define _ASM_ALPHA_PARAM_H
3
4
#include <uapi/asm/param.h>
5
6
#define HZ CONFIG_HZ
7
#define USER_HZ HZ
8
# define CLOCKS_PER_SEC HZ
/* frequency at which times() counts */
9
#endif
/* _ASM_ALPHA_PARAM_H */