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

perf_event.h (344B)


      1/* SPDX-License-Identifier: GPL-2.0 */
      2/*
      3 * Author: Huacai Chen <chenhuacai@loongson.cn>
      4 * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
      5 */
      6
      7#ifndef __LOONGARCH_PERF_EVENT_H__
      8#define __LOONGARCH_PERF_EVENT_H__
      9/* Nothing to show here; the file is required by linux/perf_event.h. */
     10#endif /* __LOONGARCH_PERF_EVENT_H__ */