clocksource.h 287 B

123456789101112
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. /*
  3. * Author: Huacai Chen <[email protected]>
  4. * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
  5. */
  6. #ifndef __ASM_CLOCKSOURCE_H
  7. #define __ASM_CLOCKSOURCE_H
  8. #include <asm/vdso/clocksource.h>
  9. #endif /* __ASM_CLOCKSOURCE_H */