Files
Debian-9-Kernel/arch/c6x/include/asm/timer64.h
T
2023-05-02 09:58:35 +02:00

7 lines
115 B
C

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