diff --git a/libcpu/risc-v/e310/interrupt_gcc.S b/libcpu/risc-v/e310/interrupt_gcc.S index a71987b05dad26c50fd90a9bd3a9ebe7c4b5245e..297851d71e52519716b1c6bb5455e03b1864ba1b 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