mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04: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 */
|