Renamed common header file

This commit is contained in:
Nav
2024-11-18 21:11:54 +00:00
parent a574fe3461
commit e207440cd9
7 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
#include "src/Targets/RiscV/TargetDescriptionFile.hpp"
#include "src/Targets/RiscV/RiscVTargetConfig.hpp"
#include "RiscVGeneric.hpp"
#include "Common.hpp"
#include "Registers/CpuRegisterNumbers.hpp"
#include "Registers/DebugControlStatusRegister.hpp"