Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1a36265bf7d7e16b35fab5ae7f2f5d499bd0c14d
/
.
/
arch
/
c6x
/
include
/
asm
/
timer64.h
blob: bbe27bb9887e01ce9f47516232ea24a83d462d66 [
file
] [
log
] [
blame
]
Aurelien Jacquiot
546a395
2011-10-04 11:05:33 -0400
[
diff
] [
blame
]
1
#ifndef
_C6X_TIMER64_H
2
#define
_C6X_TIMER64_H
3
4
extern
void
__init timer64_init
(
void
);
5
6
#endif
/* _C6X_TIMER64_H */