Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
b1dfe1f1457a85b42544ef8b9c83c7cf9d9c3a16
/
.
/
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