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

irq.h (233B)


      1/* SPDX-License-Identifier: GPL-2.0 */
      2#ifndef __ASM_MACH_VR41XX_IRQ_H
      3#define __ASM_MACH_VR41XX_IRQ_H
      4
      5#include <asm/vr41xx/irq.h> /* for MIPS_CPU_IRQ_BASE */
      6
      7#include <asm/mach-generic/irq.h>
      8
      9#endif /* __ASM_MACH_VR41XX_IRQ_H */