Sign in
nest-open-source
/
nest-hello
/
510950009
/
linux-3.10
/
refs/heads/master
/
.
/
arch
/
h8300
/
include
/
asm
/
param.h
blob: c3909e7ff178b9934a9c37ff8450643c96a64e31 [
file
] [
edit
]
#ifndef
_H8300_PARAM_H
#define
_H8300_PARAM_H
#include
<uapi/asm/param.h>
#define
HZ CONFIG_HZ
#define
USER_HZ HZ
#define
CLOCKS_PER_SEC
(
USER_HZ
)
#endif
/* _H8300_PARAM_H */