diff --git a/libcpu/risc-v/e310/interrupt_gcc.S b/libcpu/risc-v/e310/interrupt_gcc.S index a71987b05d..297851d71e 100644 --- a/libcpu/risc-v/e310/interrupt_gcc.S +++ b/libcpu/risc-v/e310/interrupt_gcc.S @@ -8,7 +8,7 @@ * 2018/10/02 Bernard The first version */ -#include "port.h" +#include "cpuport.h" .section .text.entry .align 2