mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-13 20:13:12 +02:00
8 lines
184 B
C
8 lines
184 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/* s390-specific clocksource additions */
|
|
|
|
#ifndef _ASM_S390_CLOCKSOURCE_H
|
|
#define _ASM_S390_CLOCKSOURCE_H
|
|
|
|
#endif /* _ASM_S390_CLOCKSOURCE_H */
|