backports clang-format changes to template

This commit is contained in:
Eyck Jentzsch 2023-12-02 17:42:57 +01:00
parent bc4ea30815
commit f4f90c5e65
1 changed files with 1 additions and 1 deletions

View File

@ -357,9 +357,9 @@ std::unique_ptr<vm_if> create<arch::${coreDef.name.toLowerCase()}>(arch::${coreD
} // namespace interp
} // namespace iss
#include <iss/factory.h>
#include <iss/arch/riscv_hart_m_p.h>
#include <iss/arch/riscv_hart_mu_p.h>
#include <iss/factory.h>
namespace iss {
namespace {
volatile std::array<bool, 2> dummy = {