clocksource.h 273 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0-or-later */
  2. /*
  3. * Copyright (C) 2015 Imagination Technologies
  4. * Author: Alex Smith <[email protected]>
  5. */
  6. #ifndef __ASM_CLOCKSOURCE_H
  7. #define __ASM_CLOCKSOURCE_H
  8. #include <asm/vdso/clocksource.h>
  9. #endif /* __ASM_CLOCKSOURCE_H */