cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

hostdep.h (267B)


      1/*
      2 * hostdep.h : things which are dependent on the host architecture
      3 *
      4 * This work is licensed under the terms of the GNU GPL, version 2 or later.
      5 * See the COPYING file in the top-level directory.
      6 */
      7
      8#ifndef RISCV32_HOSTDEP_H
      9#define RISCV32_HOSTDEP_H
     10
     11#endif