License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / c6x / include / asm / timer64.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
546a3954
AJ
2#ifndef _C6X_TIMER64_H
3#define _C6X_TIMER64_H
4
5extern void __init timer64_init(void);
6
7#endif /* _C6X_TIMER64_H */