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 __BOCHS_CPU_HPP__
|
||||
#define __BOCHS_CPU_HPP__
|
||||
|
||||
#include "../x86/Architecture.hpp"
|
||||
#include "../x86/CPUState.hpp"
|
||||
#include "../x86/X86Architecture.hpp"
|
||||
#include "../x86/X86CPUState.hpp"
|
||||
|
||||
#include "bochs.h"
|
||||
#include "cpu/cpu.h"
|
||||
|
||||
Reference in New Issue
Block a user