aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/include/asm/timer64.h
blob: b850dfef1f79bf3da919b413ea91b6422c536ab4 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _C6X_TIMER64_H
#define _C6X_TIMER64_H

extern void __init timer64_init(void);

#endif /* _C6X_TIMER64_H */