mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-26 19:44:50 +02:00
8 lines
161 B
C
8 lines
161 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef __ASM_CPU_SH2_TIMER_H
|
|
#define __ASM_CPU_SH2_TIMER_H
|
|
|
|
/* Nothing needed yet */
|
|
|
|
#endif /* __ASM_CPU_SH2_TIMER_H */
|