Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
8d27e6992bc6a7ca7eaa1d29fb1a8d6cb6022c45
/
.
/
include
/
asm-um
/
delay.h
blob: 0985bda66750b9ec2e989703c2e6ff078729a742 [
file
] [
log
] [
blame
]
#ifndef
__UM_DELAY_H
#define
__UM_DELAY_H
#include
"asm/arch/delay.h"
#include
"asm/archparam.h"
#define
MILLION
1000000
#endif