]> git.ipfire.org Git - people/arne_f/kernel.git/blob - arch/c6x/include/asm/timer64.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/kernel.git] / arch / c6x / include / asm / timer64.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _C6X_TIMER64_H
3 #define _C6X_TIMER64_H
4
5 extern void __init timer64_init(void);
6
7 #endif /* _C6X_TIMER64_H */