Bläddra i källkod

[libcpu] Fix the E310 compiling issue.

Bernard Xiong 6 år sedan
förälder
incheckning
08521ceaa5
1 ändrade filer med 1 tillägg och 1 borttagningar
  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