Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
41480af27a85d6008d9e11db8bc2730407c25e1d
/
.
/
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