kernel_samsung_a34x-permissive/arch/c6x/include/asm/timer64.h
2024-04-28 15:51:13 +02:00

8 lines
154 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _C6X_TIMER64_H
#define _C6X_TIMER64_H
extern void __init timer64_init(void);
#endif /* _C6X_TIMER64_H */