cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

clocksource.h (273B)


      1/* SPDX-License-Identifier: GPL-2.0-or-later */
      2/*
      3 * Copyright (C) 2015 Imagination Technologies
      4 * Author: Alex Smith <alex.smith@imgtec.com>
      5 */
      6#ifndef __ASM_CLOCKSOURCE_H
      7#define __ASM_CLOCKSOURCE_H
      8
      9#include <asm/vdso/clocksource.h>
     10
     11#endif /* __ASM_CLOCKSOURCE_H */