Преглед изворни кода

[libcpu] Fix the E310 compiling issue.

Bernard Xiong пре 6 година
родитељ
комит
08521ceaa5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      libcpu/risc-v/e310/interrupt_gcc.S

+ 1 - 1
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