Giulio Benetti | 9dba262 | 2020-01-10 15:51:47 +0100 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
2 | /* | ||||
3 | * Copyright (C) 2019 | ||||
4 | * Author(s): Giulio Benetti <giulio.benetti@benettiengineering.com> | ||||
5 | */ | ||||
6 | |||||
7 | #ifndef __ASM_ARCH_CLOCK_H | ||||
8 | #define __ASM_ARCH_CLOCK_H | ||||
9 | |||||
10 | #endif /* __ASM_ARCH_CLOCK_H */ |