M7350/kernel/arch/c6x/include/asm/timer64.h
2024-09-09 08:52:07 +00:00

7 lines
115 B
C

#ifndef _C6X_TIMER64_H
#define _C6X_TIMER64_H
extern void __init timer64_init(void);
#endif /* _C6X_TIMER64_H */