1 2 3 4 5 6 7 8 9 10
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2019 * Author(s): Giulio Benetti <giulio.benetti@benettiengineering.com> */ #ifndef __ASM_ARCH_CLOCK_H #define __ASM_ARCH_CLOCK_H #endif /* __ASM_ARCH_CLOCK_H */