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

sh_hspi.h (161B)


      1/* SPDX-License-Identifier: GPL-2.0-only */
      2/*
      3 * Copyright (C) 2011 Kuninori Morimoto
      4 */
      5#ifndef SH_HSPI_H
      6#define SH_HSPI_H
      7
      8struct sh_hspi_info {
      9};
     10
     11#endif