Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a41a28bda936ea627afbfe94a7f5cd63f23cf727
/
.
/
arch
/
h8300
/
include
/
asm
/
param.h
blob: c3909e7ff178b9934a9c37ff8450643c96a64e31 [
file
] [
log
] [
blame
]
#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 */