Renamed x86- and ARM-specific source files (for improved readability).
Updated include paths and CMake config appropriately Change-Id: Ida5045cde0458b3031e64b73853fe5f58ef5a9d6
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
#ifndef __GEM5_ARM_CPU_HPP__
|
||||
#define __GEM5_ARM_CPU_HPP__
|
||||
|
||||
#include "../arm/Architecture.hpp"
|
||||
#include "../arm/CPUState.hpp"
|
||||
#include "../arm/ArmArchitecture.hpp"
|
||||
#include "../arm/ArmCPUState.hpp"
|
||||
|
||||
#include "sim/system.hh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user