diff --git a/SoC/evalsoc/Common/Include/evalsoc.h b/SoC/evalsoc/Common/Include/evalsoc.h index ee883772..97be6696 100644 --- a/SoC/evalsoc/Common/Include/evalsoc.h +++ b/SoC/evalsoc/Common/Include/evalsoc.h @@ -28,6 +28,9 @@ #include +// Provided macro INTMODE_PLIC and INTMODE_ECLIC +#include + #ifdef __cplusplus extern "C" { #endif @@ -70,7 +73,6 @@ typedef struct IRegion_Info { #define SIMULATION_MODE_XLSPIKE 0 /*!< xlspike simulation mode */ #define SIMULATION_MODE_QEMU 1 /*!< qemu simulation mode */ - /* =========================================================================================================================== */ /* ================ Interrupt Number Definition ================ */ /* =========================================================================================================================== */