mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 07:18:51 +01:00
6 lines
115 B
C
6 lines
115 B
C
#ifndef _C6X_TIMER64_H
|
|
#define _C6X_TIMER64_H
|
|
|
|
extern void __init timer64_init(void);
|
|
|
|
#endif /* _C6X_TIMER64_H */
|