arch-sparc: Fix the SPARC build.
Change-Id: I233d32f67fc4e5e9f88c3bc95f9f8614543b2885 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/45065 Reviewed-by: Boris Shingarov <shingarov@gmail.com> Maintainer: Gabe Black <gabe.black@gmail.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
#ifndef __ARCH_SPARC_PSEUDO_INST_ABI_HH__
|
||||
#define __ARCH_SPARC_PSEUDO_INST_ABI_HH__
|
||||
|
||||
#include "arch/sparc/registers.hh"
|
||||
#include "arch/sparc/regs/int.hh"
|
||||
#include "cpu/thread_context.hh"
|
||||
#include "sim/guest_abi.hh"
|
||||
|
||||
struct SparcPseudoInstABI
|
||||
|
||||
Reference in New Issue
Block a user