Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a787870924dbd6f321661e06d4ec1c7a408c9ccf
/
.
/
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 */